Skip to content

Commit 15d49fc

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 8be858d commit 15d49fc

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

poetry.lock

+4-20
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
@@ -15,7 +15,7 @@ yamllint = "^v1.26.3"
1515
codespell = "^2.1.0"
1616
black = "^22.3"
1717
flake8 = "^4.0.1"
18-
pep8-naming = "^0.12.1"
18+
pep8-naming = "^0.13.0"
1919
pytest = "^7.1.2"
2020
GitPython = "^3.1.27"
2121

0 commit comments

Comments
 (0)