Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 9508e6a

Browse files
authored
Merge pull request #688 from staticdev/dependabot/pip/pep8-naming-0.13.0
Bump pep8-naming from 0.12.1 to 0.13.0
2 parents a425cfb + 5e82f94 commit 9508e6a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ flake8-bandit = "^3.0.0"
4040
flake8-bugbear = "^22.4.25"
4141
flake8-docstrings = "^1.6.0"
4242
flake8-rst-docstrings = "^0.2.5"
43-
pep8-naming = "^0.12.1"
43+
pep8-naming = "^0.13.0"
4444
darglint = "^1.8.1"
4545
reorder-python-imports = "^3.1.0"
4646
pre-commit-hooks = "^4.2.0"

0 commit comments

Comments
 (0)