From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 19:22:16 +0000 (+0200) Subject: Bump autoflake from 1.4 to 1.5.3 (#1839) X-Git-Tag: 0.21.0~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff32f99a9502ba8b5d9c1fe28c9b555870f61ca9;p=thirdparty%2Fstarlette.git Bump autoflake from 1.4 to 1.5.3 (#1839) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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