Skip to content

Commit

Permalink
Bump pep8-naming from 0.13.2 to 0.13.3
Browse files Browse the repository at this point in the history
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)
- [Commits](PyCQA/pep8-naming@0.13.2...0.13.3)

---
updated-dependencies:
- dependency-name: pep8-naming
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 13, 2023
1 parent 80ba62c commit ed11719
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -24,7 +24,7 @@ flake8-annotations = "^2.9.1"
flake8-comprehensions = "^3.10.0"
black = "^22.8.0"
flake8-polyfill = "^1.0.2"
pep8-naming = "^0.13.2"
pep8-naming = "^0.13.3"
pdoc3 = "^0.10.0"
coverage = "^7.0.5"
django-debug-toolbar = "^3.5.0"
Expand Down

0 comments on commit ed11719

Please sign in to comment.