Skip to content

Commit

Permalink
⬆️ Bump autoflake from 1.5.3 to 1.6.0 (#219)
Browse files Browse the repository at this point in the history
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/PyCQA/autoflake/releases)
- [Commits](PyCQA/autoflake@v1.5.3...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent 4f12fca commit 114f432
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
22 changes: 5 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 @@ -55,7 +55,7 @@ pyppeteer = ["pyppeteer"]
selenium = ["selenium-wire", "webdriver-manager", "pybrowsers"]

[tool.poetry.dev-dependencies]
autoflake = "^1.5.3"
autoflake = "^1.6.0"
black = "^22.8"
isort = "^5.10.1"
mkdocs-material = "^8.5.2"
Expand Down

0 comments on commit 114f432

Please sign in to comment.