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 b894abac469541f33f8957d4aa33b24e4464161e to 2b7ed3821d580865e560636733cce75157624e34.
- [Release notes](https://github.com/install-pinned/mypy/releases)
- [Commits](install-pinned/mypy@b894aba...2b7ed38)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 7ebbc67 commit d721687
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@b894abac469541f33f8957d4aa33b24e4464161e
uses: install-pinned/mypy@2b7ed3821d580865e560636733cce75157624e34
- 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 d721687

Please sign in to comment.