From ff32f99a9502ba8b5d9c1fe28c9b555870f61ca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 21:22:16 +0200 Subject: [PATCH] Bump autoflake from 1.4 to 1.5.3 (#1839) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af5bb294..85879f6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ -e .[full] # Testing -autoflake==1.4 +autoflake==1.5.3 black==22.8.0 coverage==6.4.2 databases[sqlite]==0.5.5 -- 2.47.3