Skip to content

Commit

Permalink
build(deps-dev): bump autoflake from 1.7.7 to 2.0.2 (Ehco1996#800)
Browse files Browse the repository at this point in the history
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 Mar 14, 2023
1 parent a7f8e88 commit 5a945af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -43,7 +43,7 @@ django-telegram-login = "^0.2.3"
black = "^22.10.0"
django-debug-toolbar = "^3.7.0"
isort = "^5.10.1"
autoflake = "^1.7.7"
autoflake = "^2.0.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 5a945af

Please sign in to comment.