Skip to content

Commit

Permalink
chore(deps-dev): Bump autoflake from 2.0.0 to 2.0.1 (#63)
Browse files Browse the repository at this point in the history
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/PyCQA/autoflake/releases)
- [Commits](PyCQA/autoflake@v2.0.0...v2.0.1)

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

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 Feb 6, 2023
1 parent 929b9b1 commit 238aaca
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 @@ -50,7 +50,7 @@ types-PyYAML = "^6.0.12.4"
flake8-bugbear = "^22.12.6"
radon = "^5.1.0"
flake8-simplify = "^0.19.3"
autoflake = "^2.0.0"
autoflake = "^2.0.1"
pytest-mock = "^3.10.0"
pytest-xdist = "^3.1.0"
unimport = "^0.12.3"
Expand Down

0 comments on commit 238aaca

Please sign in to comment.