From 284e8ce1c77bf86efc659ce8cb5afe796177db57 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 10:25:17 +0000 Subject: [PATCH] build(deps): Bump connexion from 2.5.0 to 2.5.1 in /backend Bumps [connexion](https://github.com/zalando/connexion) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/zalando/connexion/releases) - [Commits](https://github.com/zalando/connexion/compare/2.5.0...2.5.1) Signed-off-by: dependabot-preview[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 9a945f31f..e7996b1dd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -connexion==2.5.0 +connexion==2.5.1 datadog==0.33.0 fakeredis==1.1.0 Flask==1.1.1