Skip to content

Commit

Permalink
Bump pycodestyle from 2.8.0 to 2.9.0 (#334)
Browse files Browse the repository at this point in the history
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.8.0 to 2.9.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.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2022
1 parent 8450e82 commit d830b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Expand Up @@ -8,7 +8,7 @@ pillow==9.2.0
pip-tools==6.8.0
pre-commit==2.19.0
psycopg2-binary==2.9.3
pycodestyle==2.8.0
pycodestyle==2.9.0
pydocstyle==6.1.1
pytest==7.1.2
pytest-django==4.5.2
Expand Down

0 comments on commit d830b40

Please sign in to comment.