diff --git a/pyproject.toml b/pyproject.toml index 26e3e46..5c83f80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dev = [ "pytest-asyncio>=0.21.0", "pytest-cov>=4.1.0", "black>=23.0.0", - "flake8>=6.0.0", + "flake8>=7.3.0", "mypy>=1.0.0", ]