diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 80edbcb3..44520ffd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ flake8-import-order = "0.18.2" flake8-tidy-imports = "4.8.0" flake8-string-format = "0.3.0" flake8-todo = "0.7" -pep8-naming = "0.13.2" +pep8-naming = "0.13.3" pre-commit = "2.21.0" pyfakefs = "5.0.0" taskipy = "1.10.3" |