Skip to content

Commit

Permalink
Bump mypy from 1.10.1 to 1.11.1
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.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.1...v1.11.1)

---
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 Aug 10, 2024
1 parent 06225a1 commit 7a2a68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aiohttp==3.10.2
# test
black==24.4.2
flake8==7.0.0
mypy==1.10.1
mypy==1.11.1
pre-commit==3.7.1
pytest==8.2.2
pytest-aiohttp==1.0.5
Expand Down

0 comments on commit 7a2a68e

Please sign in to comment.