From 4dc02c62a081a37d2a5998a98501cfa8eee95f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 10:36:47 +0000 Subject: [PATCH] build(deps): bump flask-talisman from 0.7.0 to 0.8.1 in /backend Bumps [flask-talisman](https://github.com/wntrblm/flask-talisman) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/wntrblm/flask-talisman/releases) - [Commits](https://github.com/wntrblm/flask-talisman/compare/v0.7.0...v0.8.1) --- 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 3b4edf395..1e36bb215 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ datadog==0.42.0 fakeredis==1.5.0 Flask==1.1.2 Flask-Cors==3.0.10 -flask-talisman==0.7.0 +flask-talisman==0.8.1 google-cloud-storage==1.38.0 gunicorn==20.1.0 python-dateutil==2.8.2