We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b0581 commit df4547bCopy full SHA for df4547b
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.15.0
+mypy==1.17.1
13
types-pywin32==311.0.0.20250723; python_version>="3.9"
14
types-pywin32==308.0.0.20241221; python_version<"3.9"
15
types-PyYAML==6.0.12.20250516
0 commit comments