Skip to content

Commit 5b1b7ff

Browse files
Bump pep8-naming from 0.12.0 to 0.12.1
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/PyCQA/pep8-naming/releases) - [Changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst) - [Commits](PyCQA/pep8-naming@0.12.0...0.12.1) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d3fcfa commit 5b1b7ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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 @@ black = "^21.7b0"
1515
codespell = "^2.1.0"
1616
flake8 = "^3.9.2"
1717
invoke = "^1.6.0"
18-
pep8-naming = "^0.12.0"
18+
pep8-naming = "^0.12.1"
1919
pytest = "^6.2.4"
2020

2121
[build-system]

0 commit comments

Comments
 (0)