diff --git a/tests/requirements.txt b/tests/requirements.txt index 145585847..3d1fa5e91 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ pandas==1.4.2 pyright pytest -mypy==0.950 +mypy==0.960 typing_extensions==4.2.0 matplotlib>=3.3.2 numpy>=1.22.3