]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump autoflake from 1.4 to 1.7.7 (#2430)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 2 Nov 2022 09:42:50 +0000 (09:42 +0000)
committerGitHub <noreply@github.com>
Wed, 2 Nov 2022 09:42:50 +0000 (09:42 +0000)
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 1.4 to 1.7.7.
- [Release notes](https://github.com/PyCQA/autoflake/releases)
- [Commits](https://github.com/PyCQA/autoflake/compare/v1.4...v1.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index a867ea2294c6a262eba5546165ffb408c5d07932..1503c3583e761eaff1cbb24c00ab0e59807dfb7f 100644 (file)
@@ -19,7 +19,7 @@ build==0.8.0
 twine==4.0.1
 
 # Tests & Linting
-autoflake==1.4
+autoflake==1.7.7
 black==22.8.0
 coverage==6.5.0
 cryptography==38.0.1