Skip to content

Commit c542a4b

Browse files
Bump pep8-naming from 0.12.1 to 0.13.0
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]>
1 parent a76f7ee commit c542a4b

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

poetry.lock

Lines changed: 4 additions & 20 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
@@ -15,7 +15,7 @@ black = "^22.3"
1515
codespell = "^2.1.0"
1616
flake8 = "^4.0.1"
1717
invoke = "^1.7.1"
18-
pep8-naming = "^0.12.1"
18+
pep8-naming = "^0.13.0"
1919
pytest = "^7.1.2"
2020
yamllint = "^1.26.3"
2121

0 commit comments

Comments
 (0)