From 8602fb2f3c973c948f7fb82e53d4c45496e2437f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 15:57:02 +0000 Subject: [PATCH] build(deps): bump flask from 2.2.2 to 2.2.3 in /backend Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index bd2227d5d..a87b20dcc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ -e ../tools #egg=code-coverage-tools connexion==2.14.1 datadog==0.44.0 -Flask==2.2.2 +Flask==2.2.3 Flask-Cors==3.0.10 flask-talisman==1.0.0 google-cloud-storage==2.7.0