Skip to content

Commit 927fc0a

Browse files
Bump pep8-naming from 0.12.1 to 0.13.1 (#26)
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.1 to 0.13.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.12.1...0.13.1) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ace44ad commit 927fc0a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ flake8-type-checking = "^1.5.0"
6363
flake8-typing-imports = "^1.12.0"
6464
isort = "^5.10.1"
6565
mypy = "^0.950"
66-
pep8-naming = "^0.12.1"
66+
pep8-naming = "^0.13.1"
6767
pre-commit = "^2.20.0"
6868
pytest = "^7.1"
6969
pytest-cov = "^3.0"

0 commit comments

Comments
 (0)