Skip to content

Commit

Permalink
Bump mypy from 1.10.1 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.1...v1.11)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent bf7d559 commit 2ce6d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ruff==0.5.2
pytest==8.2.2
ipdb==0.13.13
mypy==1.10.1
mypy==1.11.0
types-pkg-resources==0.1.3

0 comments on commit 2ce6d7d

Please sign in to comment.