From 8680651057742d46a99752fbb5c7394ec3441a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 01:02:15 +0000 Subject: [PATCH] Bump databases from 0.4.1 to 0.6.2 in /SIDA/backend Bumps [databases](https://github.com/encode/databases) from 0.4.1 to 0.6.2. - [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.6.2) --- 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..c8d1eb1 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.6.2 fastapi==0.63.0 flake8==3.8.4 flower==0.9.7