Skip to content

Commit bbc55d7

Browse files
build(deps-dev): bump pep8-naming from 0.13.3 to 0.14.0
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.3 to 0.14.0. - [Release notes](https://github.com/PyCQA/pep8-naming/releases) - [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pep8-naming/commits) --- 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 3d40d22 commit bbc55d7

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
@@ -21,7 +21,7 @@ coverage = "7.5.1"
2121
pytest = "8.2.0"
2222
pytest-mock = "3.14.0"
2323
flake8 = "7.0.0"
24-
pep8-naming = "0.13.3"
24+
pep8-naming = "0.14.0"
2525
yamllint = "1.35.1"
2626

2727
[tool.poetry.group.external]

0 commit comments

Comments
 (0)