Skip to content

Commit 1293591

Browse files
Bump pep8-naming from 0.13.0 to 0.13.1
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.0 to 0.13.1. - [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.0...0.13.1) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3229d92 commit 1293591

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -24,7 +24,7 @@ mkdocs-material = "^8.3.9"
2424
black = "^22.6"
2525
codespell = "^2.1.0"
2626
flake8 = "^4.0.1"
27-
pep8-naming = "^0.13.0"
27+
pep8-naming = "^0.13.1"
2828

2929
[tool.black]
3030
line-length = 120

0 commit comments

Comments
 (0)