Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2023
1 parent fd9eaf5 commit 7dcaa64
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.0"
autoflake = "2.2.1"
black = "23.9.1"
mypy = "1.5.1"
pre-commit = "3.4.0"
Expand Down

0 comments on commit 7dcaa64

Please sign in to comment.