Skip to content

Commit

Permalink
Bump pycodestyle from 2.11.0 to 2.11.1
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent c9f1414 commit db8e510
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ types-requests = "==2.31.0.8"
[dev-packages]
towncrier = "==23.6.0"
pydocstyle = {version = "==6.3.0", extras = ["toml"]}
pycodestyle = "==2.11.0"
pycodestyle = "==2.11.1"
mypy = "==1.6.0"
black = "==23.9.1"
pytest = "==7.4.2"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db8e510

Please sign in to comment.