From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 19:59:38 +0000 (+0200) Subject: Bump databases[sqlite] from 0.5.5 to 0.6.1 (#1842) X-Git-Tag: 0.21.0~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9f51cb2ca1ed85b297d34fbe16ffd98e720ecfad;p=thirdparty%2Fstarlette.git Bump databases[sqlite] from 0.5.5 to 0.6.1 (#1842) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 85879f6d..648f0fa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ autoflake==1.5.3 black==22.8.0 coverage==6.4.2 -databases[sqlite]==0.5.5 +databases[sqlite]==0.6.1 flake8==3.9.2 isort==5.10.1 mypy==0.971