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 1b1dc20bbf8c461442db4527e6f98e2ae995826f to 421cd57ee7b88af310624e2c56ed6902f70e1429.
- [Release notes](https://github.com/install-pinned/mypy/releases)
- [Commits](install-pinned/mypy@1b1dc20...421cd57)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and chrjabs committed Apr 25, 2024
1 parent ba7bda7 commit eaa96b3
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 @@ -90,7 +90,7 @@ jobs:
- name: Install maturin from PyPI
uses: install-pinned/maturin@9ef429e73235cb3ab68a9f8677ca10a189592a5e
- name: Install mypy from PyPI
uses: install-pinned/mypy@1b1dc20bbf8c461442db4527e6f98e2ae995826f
uses: install-pinned/mypy@421cd57ee7b88af310624e2c56ed6902f70e1429
- 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 eaa96b3

Please sign in to comment.