From 0e8fe37aec7ce13f8ed075757ea9328eacae7a38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:31:41 +0000 Subject: [PATCH] Bump ddtrace from 1.1.4 to 1.6.3 in /backend Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 1.1.4 to 1.6.3. - [Release notes](https://github.com/DataDog/dd-trace-py/releases) - [Changelog](https://github.com/DataDog/dd-trace-py/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/DataDog/dd-trace-py/compare/v1.1.4...v1.6.3) --- updated-dependencies: - dependency-name: ddtrace 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 26fe6ea..d3232f0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,4 +9,4 @@ pytest==7.1.2 requests==2.28.0 discord-webhook==0.16.3 datadog==0.44.0 -ddtrace==1.1.4 \ No newline at end of file +ddtrace==1.6.3 \ No newline at end of file