diff --git a/setup.py b/setup.py index 67cc5d2..00370a3 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def readme(): "test": [ "black==24.8.0", "dill==0.3.8", - "flake8==7.1.0", + "flake8==7.1.1", "isort==5.12.0", "pytype==2024.2.27", "pytest==8.3.2",