Skip to content

Commit

Permalink
chore(deps-dev): bump autoflake from 2.1.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/PyCQA/autoflake/releases)
- [Commits](PyCQA/autoflake@v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: autoflake
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent f38e7d7 commit 050bbe7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -37,7 +37,7 @@ pre-commit = "^2.11.1"
mypy = "^1.4"
isort = "^5.12.0"
pylint = "^2.7.2"
autoflake = "^2.1"
autoflake = "^2.2"
tox = "^4.10.0"

[build-system]
Expand Down

0 comments on commit 050bbe7

Please sign in to comment.