diff --git a/pyproject.toml b/pyproject.toml index 34dc450cf..1367e69e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ dev = [ "pytest-sugar==1.0.0", "pytest-instafail==0.5.0", "pytest-cov==5.0.0", - "flake8==7.0.0", + "flake8==7.1.0", "flake8-bugbear==24.4.26", "flake8-encodings==0.5.1", "flake8-comprehensions==3.14.0",