diff --git a/pyproject.toml b/pyproject.toml index a823c8f3..897c07f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,6 +76,6 @@ pycodestyle = "^2.0" pytest-asyncio = "^0.21.1" pytest-timeout = "^2.2.0" black = "^23.7.0" -flake8 = "^6.1.0" +flake8 = "^7.0.0" isort = "^5.12.0"