Skip to content

Commit

Permalink
chore(deps-dev): bump autoflake from 1.5.3 to 1.7.8
Browse files Browse the repository at this point in the history
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 1.5.3 to 1.7.8.
- [Release notes](https://github.com/PyCQA/autoflake/releases)
- [Commits](PyCQA/autoflake@v1.5.3...v1.7.8)

---
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 Feb 27, 2024
1 parent f8d7554 commit 44afc20
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
23 changes: 6 additions & 17 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 @@ -24,7 +24,7 @@ mypy = "^1.4"
types-requests = "^2.25.8"
isort = {extras = ["colors"], version = "^5.10.1"}
pre-commit = "^2.17.0"
autoflake = "^1.4"
autoflake = "^1.7"

[tool.black]
include = "tap_spotify"
Expand Down

0 comments on commit 44afc20

Please sign in to comment.