Skip to content

Commit 7cd56d8

Browse files
Bump pep8-naming from 0.12.1 to 0.13.2
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.1 to 0.13.2. - [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.2) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0bf596 commit 7cd56d8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ flake8-bandit = ">=3.0.0"
3636
flake8-bugbear = "^21.9.2"
3737
flake8-docstrings = "^1.6.0"
3838
flake8-rst-docstrings = "^0.2.3"
39-
pep8-naming = "^0.12.1"
39+
pep8-naming = "^0.13.2"
4040
sphinx-click = "^3.0.2"
4141
Pygments = "^2.10.0"
4242
pyupgrade = "^2.29.1"

0 commit comments

Comments
 (0)