Skip to content

Commit

Permalink
Bump autopep8 from 1.7.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.7.0 to 2.1.1.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](hhatto/autopep8@v1.7.0...v2.1.1)

---
updated-dependencies:
- dependency-name: autopep8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent bf4b528 commit dfa6082
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 24 deletions.
35 changes: 12 additions & 23 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gunicorn = "^20.1.0"
celery = {extras = ["redis"], version = "^5.2.7"}

[tool.poetry.group.dev.dependencies]
autopep8 = "^1.7.0"
autopep8 = "^2.1.1"
pylint-django = "^2.5.3"
pytest-django = "^4.5.2"
python-dotenv = "^0.21.0"
Expand Down

0 comments on commit dfa6082

Please sign in to comment.