Skip to content

Commit

Permalink
Bump pep8-naming from 0.13.2 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.2 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.2...0.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 21b944c commit f8e38b9
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ click==8.0.4
colorama==0.4.6
# via mkdocs-material
coverage[toml]==6.3.2
# via
# coverage
# pytest-cov
# via pytest-cov
distlib==0.3.4
# via virtualenv
exceptiongroup==1.1.3
Expand All @@ -34,7 +32,7 @@ filelock==3.6.0
# via
# tox
# virtualenv
flake8==4.0.1
flake8==5.0.4
# via
# -r dev-requirements.in
# flake8-broken-line
Expand Down Expand Up @@ -78,7 +76,7 @@ markupsafe==2.1.0
# via
# jinja2
# mkdocstrings
mccabe==0.6.1
mccabe==0.7.0
# via flake8
mergedeep==1.3.4
# via mkdocs
Expand Down Expand Up @@ -122,7 +120,7 @@ packaging==23.2
# tox
pathspec==0.9.0
# via black
pep8-naming==0.13.2
pep8-naming==0.14.1
# via -r dev-requirements.in
platformdirs==2.5.1
# via
Expand All @@ -134,9 +132,9 @@ pluggy==1.4.0
# tox
py==1.11.0
# via tox
pycodestyle==2.8.0
pycodestyle==2.9.1
# via flake8
pyflakes==2.4.0
pyflakes==2.5.0
# via flake8
pygments==2.14.0
# via mkdocs-material
Expand Down

0 comments on commit f8e38b9

Please sign in to comment.