diff --git a/requirements/dev.txt b/requirements/dev.txt index f26eda49d47..79071ec9624 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,7 +8,7 @@ pytest-cov==5.0.0 # type checking and related stubs # mypy adds new rules in new minor versions, which could cause our PR check to fail # here we fix its version and upgrade it manually in the future -mypy==1.11.2 +mypy==1.13.0 types-pywin32==308.0.0.20241025 types-PyYAML==6.0.12.20240917 types-chevron==0.14.2.20240310