Skip to content

Commit

Permalink
Bump pep8-naming from 0.14.0 to 0.14.1
Browse files Browse the repository at this point in the history
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.14.0 to 0.14.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.14.0...0.14.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>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent a9dbdf7 commit 48b76e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.9"
[tool.poetry.dev-dependencies]
black = "^24.4"
flake8 = "^7.0.0"
pep8-naming = "^0.14.0"
pep8-naming = "^0.14.1"
codespell = "^2.2.6"
pytest = "8.2.0"
invoke = "2.2.0"
Expand Down

0 comments on commit 48b76e7

Please sign in to comment.