Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pycodestyle
  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 Apr 17, 2024
1 parent 75b364f commit 502cd0a
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 @@ mypy==1.3.0
mypy-extensions==1.0.0
pdfminer.six==20221105
progressbar==2.5
pycodestyle==2.10.0
pycodestyle==2.11.0
pyparsing==3.1.0
python-magic==0.4.27; python_version < '3.10'
python-magic-bin==0.4.14; python_version >= '3.10'
Expand Down

0 comments on commit 502cd0a

Please sign in to comment.