diff --git a/pyproject.toml b/pyproject.toml index 10e521a..bc7f029 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ asyncpg = "^0.29.0" asyncpg_engine = "asyncpg_engine.pytest_plugin" [tool.poetry.group.dev.dependencies] -flake8 = "^6.0.0" +flake8 = "^7.0.0" flake8-debugger = "^4.1.2" flake8-isort = "^6.0.0" flake8-print = "^5.0.0"