diff --git a/setup.py b/setup.py index a2a4992..34401d4 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.27", + "pytype==2024.4.11", "pytest==8.1.1", "pytest-cov==4.1.0", "pytest-mock==3.12.0",