Skip to content

Commit

Permalink
Bump pep8-naming from 0.13.3 to 0.14.1 (#332)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent 60d2bc1 commit 1528dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ flake8-docstrings==1.7.0
flake8-rst-docstrings==0.3.0
flake8==7.0.0
mypy==1.10.0
pep8-naming==0.13.3
pep8-naming==0.14.1
pre-commit-hooks==4.6.0
pre-commit==3.2.2
Pygments==2.17.2
Expand Down

0 comments on commit 1528dbb

Please sign in to comment.