Skip to content

Commit 7e252eb

Browse files
chore(deps-dev): update pep8-naming requirement from 0.14.1 to 0.15.0
Updates the requirements on [pep8-naming](https://github.com/PyCQA/pep8-naming) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb1a359 commit 7e252eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ flake8-copyright-validator = "0.0.1"
9090
flake8-isort = "6.1.2"
9191
flake8-quotes = "3.4.0"
9292
flake8-use-fstring = "1.4"
93-
pep8-naming = "0.14.1"
93+
pep8-naming = "0.15.0"
9494
isort = "6.0.1"
9595
autopep8 = "2.3.2"
9696
mypy = "1.15.0"

0 commit comments

Comments
 (0)