From 1021ed151889798243bcdc75a044ef6c0138b531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 21:52:18 +0000 Subject: [PATCH] build(deps): bump flask-talisman from 0.8.1 to 1.0.0 in /backend Bumps [flask-talisman](https://github.com/wntrblm/flask-talisman) from 0.8.1 to 1.0.0. - [Release notes](https://github.com/wntrblm/flask-talisman/releases) - [Commits](https://github.com/wntrblm/flask-talisman/compare/v0.8.1...v1.0.0) --- updated-dependencies: - dependency-name: flask-talisman dependency-type: direct:production update-type: version-update:semver-major ... 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 bdcbfec28..ed13078e2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ datadog==0.44.0 fakeredis==1.7.0 Flask==2.1.3 Flask-Cors==3.0.10 -flask-talisman==0.8.1 +flask-talisman==1.0.0 google-cloud-storage==2.1.0 gunicorn==20.1.0 python-dateutil==2.8.2