Skip to content

Commit

Permalink
build(deps): bump install-pinned/mypy
Browse files Browse the repository at this point in the history
Bumps [install-pinned/mypy](https://github.com/install-pinned/mypy) from 2b7ed3821d580865e560636733cce75157624e34 to 812c1e7b83dc0b678bdb1c0610d937077c32615e.
- [Release notes](https://github.com/install-pinned/mypy/releases)
- [Commits](install-pinned/mypy@2b7ed38...812c1e7)

---
updated-dependencies:
- dependency-name: install-pinned/mypy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and chrjabs committed Oct 22, 2024
1 parent 1001532 commit 1612e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Install maturin from PyPI
uses: install-pinned/maturin@ab13013f30551a87b56c6a9c2bdd7b6287581def
- name: Install mypy from PyPI
uses: install-pinned/mypy@2b7ed3821d580865e560636733cce75157624e34
uses: install-pinned/mypy@812c1e7b83dc0b678bdb1c0610d937077c32615e
- name: Install python project
run: maturin build -m pyapi/Cargo.toml && pip install --no-index --find-links target/wheels/ rustsat
- name: Test stubs
Expand Down

0 comments on commit 1612e9e

Please sign in to comment.