Skip to content

Commit 161c921

Browse files
chore(deps): update mypy requirement from <=1.14.1 to <=1.15.0 (#1663)
1 parent bfb0959 commit 161c921

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
@@ -16,7 +16,7 @@ psutil>=6.0.0,<8
1616
boto3<=2
1717
# For AWS tests
1818
moto>=4.0.13,<6
19-
mypy<=1.14.1
19+
mypy<=1.15.0
2020
# For AsyncSQLAlchemy tests
2121
greenlet<=4
2222
aiosqlite<=1

0 commit comments

Comments
 (0)