Skip to content

Commit 78b2811

Browse files
⬆️ Update autoflake requirement from ^1.3.1 to ^2.0.0 (#307)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 195a538 commit 78b2811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pytest = "^7.0.1"
1313
[tool.poetry.dev-dependencies]
1414
black = "^22.10"
1515
isort = "^5.8.0"
16-
autoflake = "^1.3.1"
16+
autoflake = "^2.0.0"
1717
mypy = "^0.991"
1818

1919
[build-system]

0 commit comments

Comments
 (0)