diff --git a/pyproject.toml b/pyproject.toml index ff553d1cd7..ea568d32ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -114,7 +114,7 @@ dev = [ "flake8==7.2.*", "freezegun", "isort==6.0.*", - "pep8-naming==0.14.*", + "pep8-naming==0.15.*", "potypo", "pytest-asyncio>=0.24", "pytest-cache",