Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 390da1e commit 83caf81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pytest-cov==4.1.0

# linting & formatting
black==23.7.0
autoflake==2.2.0
autoflake==2.2.1
isort==5.12.0
flake8==6.0.0
mypy==1.4.1
Expand Down

0 comments on commit 83caf81

Please sign in to comment.