diff --git a/pyproject.toml b/pyproject.toml index e4569ed..35a1e47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ flake8-bandit = "^4.1.1" flake8-bugbear = "^24.2.6" flake8-docstrings = "^1.6.0" flake8-rst-docstrings = "^0.3.0" -pep8-naming = "^0.13.2" +pep8-naming = "^0.14.1" darglint = "^1.8.1" reorder-python-imports = "^3.8.2" pre-commit-hooks = "^4.3.0"