From ebbb5746d1e3e59ba1809eab791e4f3080c255a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 08:57:22 +0000 Subject: [PATCH] build(deps): Bump datadog from 0.36.0 to 0.37.1 in /backend Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.36.0 to 0.37.1. - [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.36.0...v0.37.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 baf3eea8e..7c219bba9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ -e ../tools #egg=code-coverage-tools connexion==2.7.0 -datadog==0.36.0 +datadog==0.37.1 fakeredis==1.4.1 Flask==1.1.2 Flask-Cors==3.0.8