We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 508b391 commit d7bd370Copy full SHA for d7bd370
requirements/dev.txt
@@ -9,7 +9,7 @@ pytest-cov==5.0.0; python_version<"3.9"
9
# type checking and related stubs
10
# mypy adds new rules in new minor versions, which could cause our PR check to fail
11
# here we fix its version and upgrade it manually in the future
12
-mypy==1.14.1
+mypy==1.15.0
13
types-pywin32==308.0.0.20250128; python_version>="3.9"
14
types-pywin32==308.0.0.20241221; python_version<"3.9"
15
types-PyYAML==6.0.12.20241230
0 commit comments