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 b4c198c9..18f610cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ flake8-string-format = "0.3.0" flake8-tidy-imports = "4.8.0" flake8-todo = "0.7" flake8-isort = "5.0.3" -pep8-naming = "0.13.2" +pep8-naming = "0.13.3" pip-licenses = "4.0.3" pre-commit = "2.20.0" python-dotenv = "0.21.0" |