From 2f7816685b3d5624d70385d7d756f7c5bae8dab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 12:17:18 +0000 Subject: [PATCH] Bump flask from 0.12.3 to 1.0 in /src/post Bumps [flask](https://github.com/pallets/flask) from 0.12.3 to 1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.12.3...1.0) Signed-off-by: dependabot[bot] --- src/post/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/post/requirements.txt b/src/post/requirements.txt index d9bdc00..7b99bc4 100644 --- a/src/post/requirements.txt +++ b/src/post/requirements.txt @@ -1,5 +1,5 @@ prometheus_client==0.0.21 -flask==0.12.3 +flask==1.0 pymongo==3.5.1 structlog==17.2.0 py-zipkin==0.13.0