From cbab09d1685a680bccf1e50fd7046128aea6d300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 22:08:32 +0000 Subject: [PATCH] build(deps): bump flask from 2.2.3 to 2.3.3 in /backend Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 2.3.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.3...2.3.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... 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 742b2bc28..365f1f981 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ -e ../tools #egg=code-coverage-tools connexion==2.14.2 datadog==0.47.0 -Flask==2.2.3 +Flask==2.3.3 Flask-Cors==4.0.0 flask-talisman==1.1.0 google-cloud-storage==2.11.0