Skip to content

Commit

Permalink
Bump pycodestyle from 2.7.0 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.7.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.7.0...2.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 36bafb1 commit 8e5892b
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 @@ -11,6 +11,6 @@ python-telegram-bot==20.5
autopep8==1.5.7
isort==5.7.0
pre-commit==3.4.0
pycodestyle==2.7.0
pycodestyle==2.11.0
pylint==2.17.6
flake8==3.9.2

0 comments on commit 8e5892b

Please sign in to comment.