Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 15, 2022
1 parent 80c3302 commit 29c985c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -12,5 +12,5 @@ pytest-cov = "==4.0.0"
coverage = "==6.5.0"
black = "==22.12.0"
pydocstyle = {version = "==6.1.1", extras = ["toml"]}
pycodestyle = "==2.9.1"
pycodestyle = "==2.10.0"
mypy = "==0.991"
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 29c985c

Please sign in to comment.