diff --git a/pyproject.toml b/pyproject.toml index 3e631af415..c6ce20ef64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -117,7 +117,7 @@ dev = [ "flake8==7.0.*", "freezegun", "isort==5.13.*", - "pep8-naming==0.13.*", + "pep8-naming==0.14.*", "potypo", "pytest-asyncio", "pytest-cache",