Skip to content

Commit

Permalink
Bump pycodestyle from 2.10.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.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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcospri committed Aug 1, 2023
1 parent eb11266 commit 23aaad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ pluggy==1.0.0
# -r requirements/functests.txt
# -r requirements/tests.txt
# pytest
pycodestyle==2.10.0
pycodestyle==2.11.0
# via -r requirements/lint.in
pydocstyle==6.3.0
# via -r requirements/lint.in
Expand Down

0 comments on commit 23aaad0

Please sign in to comment.