diff --git a/pyproject.toml b/pyproject.toml index b422d1e1..63d461eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ flake8-pyproject = "1.2.3" flake8-bugbear = "24.12.12" liccheck = "0.9.2" isort = "5.13.2" -pep8-naming = "0.14.1" +pep8-naming = "0.15.1" tox = "4.25.0" [tool.poetry.group.format.dependencies]