diff --git a/pyproject.toml b/pyproject.toml index bb8b8692..db39e689 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ flake8-bugbear = { version="24.4.26", python=">=3.8.1" } flake8-isort = "6.1.1" flake8-quotes = "3.4.0" flake8-use-fstring = "1.4" -pep8-naming = "0.13.3" +pep8-naming = "0.14.1" isort = "5.13.2" autopep8 = "2.1.0" mypy = "1.10.0"