Skip to content

Commit a12ed71

Browse files
chore(deps): update mypy requirement from <=1.17.1 to <=1.18.2 (#1758)
1 parent cbbeb2b commit a12ed71

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.17.1
18+
mypy<=1.18.2
1919
# For AsyncSQLAlchemy tests
2020
greenlet<=4
2121
aiosqlite<=1

0 commit comments

Comments
 (0)