From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 19:14:47 +0000 (+0200) Subject: Bump black from 22.6.0 to 22.8.0 (#1841) X-Git-Tag: 0.21.0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47342b31abbed6203e1a4fbce94e3028f5cebeb3;p=thirdparty%2Fstarlette.git Bump black from 22.6.0 to 22.8.0 (#1841) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index dc8d1ac2..af5bb294 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # Testing autoflake==1.4 -black==22.6.0 +black==22.8.0 coverage==6.4.2 databases[sqlite]==0.5.5 flake8==3.9.2