Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 7f5f246

Browse files
Bump pep8-naming from 0.12.0 to 0.12.1
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/PyCQA/pep8-naming/releases) - [Changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst) - [Commits](PyCQA/pep8-naming@0.12.0...0.12.1) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efd30af commit 7f5f246

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -49,7 +49,7 @@ sphinx-autobuild = "^2021.3.14"
4949
darglint = "^1.5.8"
5050
flake8-docstrings = "^1.5.0"
5151
flake8-rst-docstrings = "^0.2.3"
52-
pep8-naming = "^0.12.0"
52+
pep8-naming = "^0.12.1"
5353
pre-commit-hooks = "^4.0.1"
5454
typeguard = "^2.10.0"
5555
sphinx-rtd-theme = "^0.5.1"

0 commit comments

Comments
 (0)