From 3c2b7d5c8417fc43407c7b62a93665325c1f4aa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 04:28:02 +0000 Subject: [PATCH] Bump datadog from 0.45.0 to 0.49.1 in /backend Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.45.0 to 0.49.1. - [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.49.1) --- 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..bffa0f8 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.49.1 \ No newline at end of file