From 6bde7b2c67e6f6f19f3bfc84b04aa168246928ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 09:00:28 +0000 Subject: [PATCH] build(deps): Bump datadog from 0.37.1 to 0.38.0 in /backend Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.37.1 to 0.38.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.37.1...v0.38.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 7c219bba9..b2217175d 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.37.1 +datadog==0.38.0 fakeredis==1.4.1 Flask==1.1.2 Flask-Cors==3.0.8