From 5b36ddeee6d1d0700bfead02f362ea84439fd526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 05:01:10 +0000 Subject: [PATCH] Bump datadog from 0.44.0 to 0.45.0 in /backend Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.44.0 to 0.45.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.45.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 3c60a31..ade67c9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,4 +7,4 @@ six==1.16.0 pytest==7.2.2 requests==2.28.2 discord-webhook==1.1.0 -datadog==0.44.0 \ No newline at end of file +datadog==0.45.0 \ No newline at end of file