Skip to content

Commit

Permalink
Bump autoflake from 1.7.7 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 1.7.7 to 2.2.0.
- [Release notes](https://github.com/PyCQA/autoflake/releases)
- [Commits](PyCQA/autoflake@v1.7.7...v2.2.0)

---
updated-dependencies:
- dependency-name: autoflake
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent 8d31f0b commit 42d9a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ wheel

# Tests & Linting
anyio==3.6.2
autoflake==1.7.7
autoflake==2.2.0
black==23.3.0
coverage==6.5.0
flake8==3.9.2 # See: https://github.com/PyCQA/flake8/pull/1438
Expand Down

0 comments on commit 42d9a27

Please sign in to comment.