From 445962c802e9ab86f87ae4fcf82b6347acba1446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:35:30 +0000 Subject: [PATCH] Bump databases from 0.4.1 to 0.4.3 in /SIDA/backend Bumps [databases](https://github.com/encode/databases) from 0.4.1 to 0.4.3. - [Release notes](https://github.com/encode/databases/releases) - [Changelog](https://github.com/encode/databases/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/databases/compare/0.4.1...0.4.3) Signed-off-by: dependabot[bot] --- SIDA/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SIDA/backend/requirements.txt b/SIDA/backend/requirements.txt index 018a8b4..e7cffcd 100644 --- a/SIDA/backend/requirements.txt +++ b/SIDA/backend/requirements.txt @@ -9,7 +9,7 @@ click==7.1.2 click-didyoumean==0.0.3 click-plugins==1.1.1 click-repl==0.1.6 -databases==0.4.1 +databases==0.4.3 fastapi==0.63.0 flake8==3.8.4 flower==0.9.7