From 7fe846ab94050181703587eac55783947e7f3e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 17:11:00 +0000 Subject: [PATCH] Bump autoflake from 1.4 to 1.7.7 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a867ea2294..1503c3583e 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