diff --git a/pyproject.toml b/pyproject.toml index 55db8e5c..e00ec950 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ flake8-copyright-validator = "0.0.1" flake8-isort = "6.1.2" flake8-quotes = "3.4.0" flake8-use-fstring = "1.4" -pep8-naming = "0.14.1" +pep8-naming = "0.15.1" isort = "6.0.1" autopep8 = "2.3.2" mypy = "1.15.0"