diff --git a/setup.py b/setup.py index 1e837de..8b06a43 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ "pytest-cov<6", "dotmap<1.4", "flakehell==0.9.0", - "flake8==3.8.4", + "flake8==7.0.0", # FIXME: Does not work per 2024-05-18 # "flake8-bandit==2.1.2", "flake8-black<0.4",