From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 09:42:50 +0000 (+0000) Subject: Bump autoflake from 1.4 to 1.7.7 (#2430) X-Git-Tag: 0.23.1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2e3b7cf3bc4706bc6e04768b21d5c42a08b59e;p=thirdparty%2Fhttpx.git Bump autoflake from 1.4 to 1.7.7 (#2430) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index a867ea22..1503c358 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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