Skip to content

Commit

Permalink
deps: (deps-dev): bump autoflake from 2.2.1 to 2.3.0 (#110)
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 5, 2024
1 parent 693f3e4 commit 839ed9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -51,7 +51,7 @@ rich = ">=13.0.0"
optional = true

[tool.poetry.group.dev.dependencies]
autoflake = "2.2.1"
autoflake = "2.3.0"
mypy = "1.8.0"
pre-commit = "3.5.0"
pytest = "7.4.3"
Expand Down

0 comments on commit 839ed9b

Please sign in to comment.