diff --git a/setup.py b/setup.py index 633a098..50daf59 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ def readme(): "dill==0.3.8", "flake8==7.0.0", "isort==5.12.0", - "pytype==2024.2.13", + "pytype==2024.2.27", "pytest==8.0.2", "pytest-cov==4.1.0", "pytest-mock==3.12.0",