Skip to content

Commit 60d5dd0

Browse files
chore(deps): update mypy requirement from <=1.15.0 to <=1.17.1
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.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28f55cc commit 60d5dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ psutil>=6.0.0,<8
1515
boto3<=2
1616
# For AWS tests
1717
moto>=4.0.13,<6
18-
mypy<=1.15.0
18+
mypy<=1.17.1
1919
# For AsyncSQLAlchemy tests
2020
greenlet<=4
2121
aiosqlite<=1

0 commit comments

Comments
 (0)