Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent 64f53b3 commit 3a04e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ flake8-import-order==0.18.1
flake8-quotes==3.3.1
flake8-commas==2.1.0
pydocstyle==6.1.1
pycodestyle==2.8.0
pycodestyle==2.10.0

0 comments on commit 3a04e58

Please sign in to comment.