diff --git a/pyproject.toml b/pyproject.toml index 285f0f3f..fc37bb45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ flake8-unused-globals = "~0.1.9" flake8-variables-names = "~0.0.4" isort = "~5.12.0" mypy = "~1.5.0" -pyproject-flake8 = "~6.0.0" +pyproject-flake8 = "~6.1.0" [tool.black] line-length = 99