We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41f313 commit f271745Copy full SHA for f271745
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.14.1
13
-types-pywin32==308.0.0.20241221
+types-pywin32==308.0.0.20250124
14
types-PyYAML==6.0.12.20241230
15
types-chevron==0.14.2.20250103
16
types-psutil==6.1.0.20241221
0 commit comments