Skip to content

Commit

Permalink
Merge pull request #92 from richford/dependabot/pip/pep8-naming-0.13.1
Browse files Browse the repository at this point in the history
Bump pep8-naming from 0.13.0 to 0.13.1
  • Loading branch information
richford committed Jul 18, 2022
2 parents 3aee402 + 1cf40a7 commit b311d6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ flake8-bandit = "^3.0.0"
flake8-bugbear = "^22.7.1"
flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.2.7"
pep8-naming = "^0.13.0"
pep8-naming = "^0.13.1"
darglint = "^1.8.1"
reorder-python-imports = "^3.8.1"
pre-commit-hooks = "^4.3.0"
Expand Down

0 comments on commit b311d6a

Please sign in to comment.