From faee6bb3099cea32eea3b64d019593c91ebce688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:08:47 +0000 Subject: [PATCH] build(deps): bump datadog from 0.48.0 to 0.49.1 in /backend Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.48.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.48.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 c64f45124..cb522bef7 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.48.0 +datadog==0.49.1 Flask==2.2.3 Flask-Cors==4.0.1 flask-talisman==1.1.0