Skip to content

Commit 9dbf186

Browse files
Bump pep8-naming from 0.13.1 to 0.13.2
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.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.13.1...0.13.2) --- 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 e289989 commit 9dbf186

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 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 @@ yamllint = "^v1.27.1"
1515
codespell = "^2.2.1"
1616
black = "^22.6"
1717
flake8 = "^5.0.4"
18-
pep8-naming = "^0.13.1"
18+
pep8-naming = "^0.13.2"
1919
pytest = "^7.1.2"
2020
GitPython = "^3.1.27"
2121

0 commit comments

Comments
 (0)