From 22f489a79dcbd3a59b6d045c6f92cf52f503f8fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 01:18:36 +0000 Subject: [PATCH] Bump databases from 0.4.1 to 0.5.3 in /SIDA/backend Bumps [databases](https://github.com/encode/databases) from 0.4.1 to 0.5.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.5.3) --- updated-dependencies: - dependency-name: databases dependency-type: direct:production update-type: version-update:semver-minor ... 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..7da7bf6 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.5.3 fastapi==0.63.0 flake8==3.8.4 flower==0.9.7