Skip to content

Commit 54ac623

Browse files
build(deps-dev): bump pep8-naming from 0.14.1 to 0.15.0
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.14.1 to 0.15.0. - [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.1...0.15.0) --- updated-dependencies: - dependency-name: pep8-naming dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6355e5b commit 54ac623

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
@@ -18,7 +18,7 @@ coverage = "7.8.0"
1818
pytest = "8.3.5"
1919
pytest-mock = "3.14.0"
2020
flake8 = "7.2.0"
21-
pep8-naming = "0.14.1"
21+
pep8-naming = "0.15.0"
2222
yamllint = "1.37.0"
2323

2424
[tool.poetry.group.external]

0 commit comments

Comments
 (0)