Skip to content

Commit

Permalink
Bump pycodestyle from 2.11.0 to 2.11.1 (#19)
Browse files Browse the repository at this point in the history
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](PyCQA/pycodestyle@2.11.0...2.11.1)

---
updated-dependencies:
- dependency-name: pycodestyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel McCormack <52194107+demccormack@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and demccormack committed Nov 6, 2023
1 parent b5e3e4d commit e10565d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mccabe==0.7.0
mypy-extensions==1.0.0
pathspec==0.11.2
pluggy==1.3.0
pycodestyle==2.11.0
pycodestyle==2.11.1
pylint==3.0.2
pytest==7.4.2
tomlkit==0.12.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lxml==4.9.3
mccabe==0.7.0
Pillow==9.5.0
platformdirs==3.11.0
pycodestyle==2.11.0
pycodestyle==2.11.1
pylint==3.0.2
python-magic==0.4.27
python-magic-bin==0.4.14
Expand Down

0 comments on commit e10565d

Please sign in to comment.