Skip to content

Commit

Permalink
build(deps-dev): bump pep8-naming from 0.13.3 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.13.3 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.13.3...0.14.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>
  • Loading branch information
dependabot[bot] authored and newAM committed May 20, 2024
1 parent 7bf779c commit 8b0aacd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 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 @@ -25,7 +25,7 @@ black = "24.4.2"
coveralls = "^3"
flake8 = { version = "^7", python = ">=3.8.1,<4.0" }
flake8-bugbear = { version = "^24.4.26", python = ">=3.8.1,<4.0" }
pep8-naming = "^0.13.3"
pep8-naming = "^0.14.1"
pytest = "^8.1.1"
pytest-asyncio = "^0.23"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit 8b0aacd

Please sign in to comment.