Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Bump pycodestyle from 2.9.1 to 2.10.0 in /api
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2022
1 parent 2650f1c commit cb791a1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ipython = "~=8.6"
myst-parser = "~=0.18"
openapi-spec-validator = "~=0.5"
pre-commit = "~=2.20"
pycodestyle = "~=2.9"
pycodestyle = "~=2.10"
pytest = "~=7.1"
pytest-django = "~=4.5"
pytest-raises = "~=0.11"
Expand Down
52 changes: 26 additions & 26 deletions api/Pipfile.lock

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

0 comments on commit cb791a1

Please sign in to comment.