Skip to content

Commit 8b1baf2

Browse files
Bump pep8-naming from 0.15.0 to 0.15.1
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.15.0 to 0.15.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.15.0...0.15.1) --- updated-dependencies: - dependency-name: pep8-naming dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90eefbe commit 8b1baf2

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 @@ yamllint = "^v1.37.1"
1515
codespell = "^2.4.1"
1616
black = "^25.1"
1717
flake8 = "^7.2.0"
18-
pep8-naming = "^0.15.0"
18+
pep8-naming = "^0.15.1"
1919
pytest = "^8.3.5"
2020
GitPython = "^3.1.44"
2121

0 commit comments

Comments
 (0)