Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent 6eaa7c0 commit 0fbb58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ pytest = "==7.4.3"
pytest-cov = "==5.0.0"
coverage = "==7.3.2"
black = "==24.8.0"
mypy = "==1.7.0"
mypy = "==1.11.2"
tbump = "==6.11.0"
ruff = "==0.1.5"

0 comments on commit 0fbb58e

Please sign in to comment.