We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7159a8 commit 78b1031Copy full SHA for 78b1031
requirements/dev.txt
@@ -10,7 +10,7 @@ pytest-cov==5.0.0; python_version<"3.9"
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
13
-types-pywin32==309.0.0.20250311; python_version>="3.9"
+types-pywin32==310.0.0.20250319; python_version>="3.9"
14
types-pywin32==308.0.0.20241221; python_version<"3.9"
15
types-PyYAML==6.0.12.20241230
16
types-chevron==0.14.2.20250103
0 commit comments