From 64ddd01b14dcff9d54a2250fb6d734eb37aadf34 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 08:50:35 +0000 Subject: [PATCH] build(deps): Bump connexion from 2.3.0 to 2.4.0 in /backend Bumps [connexion](https://github.com/zalando/connexion) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/zalando/connexion/releases) - [Commits](https://github.com/zalando/connexion/compare/2.3.0...2.4.0) 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 92f4eb859..93bf2e16e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -connexion==2.3.0 +connexion==2.4.0 datadog==0.30.0 Flask==1.1.1 Flask-Cors==3.0.8