From e32a3af41f97aaa31e705a811109b7be7ff6eacc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 01:03:22 +0000 Subject: [PATCH] Bump databases from 0.4.1 to 0.7.0 in /SIDA/backend Bumps [databases](https://github.com/encode/databases) from 0.4.1 to 0.7.0. - [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.7.0) --- 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..983a3e4 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.7.0 fastapi==0.63.0 flake8==3.8.4 flower==0.9.7