Skip to content

Commit

Permalink
Bump autopep8 from 2.0.2 to 2.0.4 (#28)
Browse files Browse the repository at this point in the history
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](hhatto/autopep8@v2.0.2...v2.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 3b5d5b6 commit 9b40392
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -20,7 +20,7 @@ typer = "^0.9.0"
retry = "^0.9.2"

[tool.poetry.group.dev.dependencies]
autopep8 = "^2.0.2"
autopep8 = "^2.0.4"
flake8 = "^6.1.0"
cogapp = "^3.3.0"

Expand Down

0 comments on commit 9b40392

Please sign in to comment.