From dd04915f3fecafb6cbca3fea3a6d0fccc6b2111a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 12:04:41 +0000 Subject: [PATCH] build(deps): Bump datadog from 0.30.0 to 0.31.0 in /backend Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/DataDog/datadogpy/releases) - [Changelog](https://github.com/DataDog/datadogpy/blob/master/CHANGELOG.md) - [Commits](https://github.com/DataDog/datadogpy/compare/v0.30.0...v0.31.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 3fcd9171c..1570e0403 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ -e ../tools #egg=code-coverage-tools connexion==2.4.0 -datadog==0.30.0 +datadog==0.31.0 Flask==1.1.1 Flask-Cors==3.0.8 flask-talisman==0.7.0