diff --git a/pyproject.toml b/pyproject.toml index 554ecfe0..2ac941fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ lint = [ "typing-extensions", "coverage", - "flake8==7.1.0", + "flake8==7.1.1", "flake8-2020==1.8.1", "flake8-bugbear==24.4.26", "flake8-commas==4.0.0",