aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-21 19:04:48 +0000
committerGravatar GitHub <[email protected]>2022-12-21 19:04:48 +0000
commitf2bcc11e9b9a9d74745c1380db1a7f8fe8b3e2d8 (patch)
treebc13de2063293ede5d5e99d1ffd9623f4332c3b2 /pyproject.toml
parentMerge pull request #1167 from camcaswell/let-me-ellipsize (diff)
Bump pep8-naming from 0.13.2 to 0.13.3 (#1173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 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"