diff --git a/tools/python-requirements.txt b/tools/python-requirements.txt index 5a60acecf..9fae34e42 100644 --- a/tools/python-requirements.txt +++ b/tools/python-requirements.txt @@ -2,7 +2,7 @@ bandit>=1.7.4,<1.8 black>=23.1.0,<24.0 flake8>=6.0.0,<6.1 isort>=5.12.0,<5.13 -mypy==1.0.0 +mypy==1.0.1 pylint>=2.16.1,<2.17 pytest-cov>=4.0.0,<4.1 pytest-xdist>=3.1.0,<3.3