diff --git a/pyproject.toml b/pyproject.toml index 6d8fb266d..894b93388 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ flake8 = "7.1.2" flake8-pyproject = "1.2.4" flake8-bugbear = "24.12.12" isort = "5.13.2" -pep8-naming = "0.14.1" +pep8-naming = "0.15.1" tox = "4.25.0" [tool.poetry.group.format.dependencies]