diff --git a/setup.py b/setup.py index 257bc30..563a78d 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.1.24", + "pytype==2024.2.9", "pytest==8.0.0", "pytest-cov==4.1.0", "pytest-mock==3.12.0",