Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 5f96071

Browse files
build(deps-dev): bump pep8-naming from 0.12.1 to 0.13.0 (#176)
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.1 to 0.13.0. - [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.12.1...0.13.0) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c0eee6 commit 5f96071

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
@@ -50,7 +50,7 @@ flake8-bandit = "^3.0.0"
5050
flake8-bugbear = ">=21.9.2"
5151
flake8-docstrings = "^1.6.0"
5252
flake8-rst-docstrings = "^0.2.3"
53-
pep8-naming = "^0.12.1"
53+
pep8-naming = "^0.13.0"
5454
darglint = "^1.8.1"
5555
reorder-python-imports = "^3.1.0"
5656
pre-commit-hooks = "^4.2.0"

0 commit comments

Comments
 (0)