Skip to content

Commit 30d9f56

Browse files
chore(deps): update dependency autoflake to v2 (#704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edd7c89 commit 30d9f56

File tree

2 files changed

+21
-19
lines changed

2 files changed

+21
-19
lines changed

poetry.lock

Lines changed: 20 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pydantic = "^1.6.1"
3131
attrs = ">=21.3.0"
3232
python-dateutil = "^2.8.1"
3333
httpx = ">=0.15.4,<0.24.0"
34-
autoflake = "^1.4"
34+
autoflake = "^1.4 || ^2.0.0"
3535
typing-extensions = { version = "*", python = "<3.8" }
3636
PyYAML = "^6.0"
3737

0 commit comments

Comments
 (0)