Skip to content

Commit

Permalink
Bump pep8-naming from 0.13.3 to 0.14.0
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.0.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/commits)

---
updated-dependencies:
- dependency-name: pep8-naming
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent dc76517 commit 9cf08b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ PyYAML==6.0.1
flake8==6.0.0
flake8-docstrings==1.7.0
flake8-quotes==3.4.0
pep8-naming==0.13.3
pep8-naming==0.14.0

# Other
pytz==2022.7.1

0 comments on commit 9cf08b3

Please sign in to comment.