From a10f8582cdc30b6138657238ddaa3aa11e3ba86b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 04:48:43 +0000 Subject: [PATCH] Bump datadog from 0.45.0 to 0.50.0 in /backend Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.45.0 to 0.50.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.45.0...v0.50.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 b7ca5b8..78fa76f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,4 +7,4 @@ six==1.16.0 pytest==7.2.2 requests==2.31.0 discord-webhook==1.1.0 -datadog==0.45.0 \ No newline at end of file +datadog==0.50.0 \ No newline at end of file