From 6cbc3a12524c0a30a73d8b21438d7570baca57bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 20:28:06 +0000 Subject: [PATCH] build(deps): bump flask-talisman from 1.0.0 to 1.1.0 in /backend Bumps [flask-talisman](https://github.com/wntrblm/flask-talisman) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/wntrblm/flask-talisman/releases) - [Commits](https://github.com/wntrblm/flask-talisman/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: flask-talisman 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 fe15f738f..1dc987523 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ connexion==2.14.2 datadog==0.44.0 Flask==2.2.3 Flask-Cors==3.0.10 -flask-talisman==1.0.0 +flask-talisman==1.1.0 google-cloud-storage==2.7.0 gunicorn==20.1.0 python-dateutil==2.8.2