Skip to content

Commit 0f7579b

Browse files
Bump pep8-naming from 0.14.0 to 0.14.1
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.14.0 to 0.14.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.14.0...0.14.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 a806ffd commit 0f7579b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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.35.1"
1515
codespell = "^2.2.6"
1616
black = "^24.4"
1717
flake8 = "^7.0.0"
18-
pep8-naming = "^0.14.0"
18+
pep8-naming = "^0.14.1"
1919
pytest = "^8.1.1"
2020
GitPython = "^3.1.43"
2121

0 commit comments

Comments
 (0)