Skip to content

Commit

Permalink
chore(deps): update mypy requirement from <=1.13.0 to <=1.14.1 (#1626)
Browse files Browse the repository at this point in the history
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.1.0...v1.14.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 4430186 commit 0c74ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ psutil>=6.0.0,<7
boto3<=2
# For AWS tests
moto>=4.0.13,<6
mypy<=1.13.0
mypy<=1.14.1

0 comments on commit 0c74ff2

Please sign in to comment.