From 59e27601cb93461769484a4116f381f70326de2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 20:27:26 +0000 Subject: [PATCH] build(deps): bump datadog from 0.44.0 to 0.47.0 in /backend Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.44.0 to 0.47.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.44.0...v0.47.0) --- updated-dependencies: - dependency-name: datadog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index fe15f738f..92142d416 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ -e ../tools #egg=code-coverage-tools connexion==2.14.2 -datadog==0.44.0 +datadog==0.47.0 Flask==2.2.3 Flask-Cors==3.0.10 flask-talisman==1.0.0