Skip to content

Commit 77a75af

Browse files
chore(deps-dev): bump autoflake from 1.7.6 to 2.0.0 (#90)
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 1.7.6 to 2.0.0. - [Release notes](https://github.com/PyCQA/autoflake/releases) - [Commits](PyCQA/autoflake@v1.7.6...v2.0.0) --- updated-dependencies: - dependency-name: autoflake dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc424ce commit 77a75af

File tree

2 files changed

+9
-22
lines changed

2 files changed

+9
-22
lines changed

poetry.lock

Lines changed: 8 additions & 21 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
@@ -38,7 +38,7 @@ python = ">=3.10,<4.0"
3838
requests = "^2.27.1"
3939

4040
[tool.poetry.dev-dependencies]
41-
autoflake = "^1.7"
41+
autoflake = "^2.0"
4242
docformatter = "^1.5"
4343
isort = "^5.10.1"
4444
mypy = "^0.982"

0 commit comments

Comments
 (0)