Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 30a8cfb commit 21f1bf8
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 @@ -12,7 +12,7 @@ authlib = "<1.4"
starlette = "<0.38"

[tool.poetry.group.dev.dependencies]
autoflake = "<2.3"
autoflake = "<2.4"
black = "^23"
codecov = "^2.1.12"
httpx = "^0.24.0"
Expand Down

0 comments on commit 21f1bf8

Please sign in to comment.