aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2022-12-28 13:07:04 -0800
committerGravatar GitHub <[email protected]>2022-12-28 13:07:04 -0800
commit459f12c7e4667cc7706ab044e1f60212adf2c8c1 (patch)
tree182ff5d1b214e8afbd11ac044a02f59833050c6c /pyproject.toml
parentMerge pull request #818 from python-discord/dependabot/pip/django-distill-3.0.2 (diff)
parentBump pep8-naming from 0.13.2 to 0.13.3 (diff)
Merge pull request #820 from python-discord/dependabot/pip/pep8-naming-0.13.3
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
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"