From 0286a6cd58c064e2d75908b89843dee3e696feff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 10:20:00 +0000 Subject: [PATCH] build(deps): Bump datadog from 0.32.0 to 0.33.0 in /backend Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.32.0 to 0.33.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.32.0...v0.33.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 aa15565bb..8713cc953 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.32.0 +datadog==0.33.0 fakeredis==1.1.0 Flask==1.1.1 Flask-Cors==3.0.8