From 59fa79ca4e160fac4a4b656ef23a100b8a3d3cf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:33:13 +0000 Subject: [PATCH] Bump datadog from 0.50.0 to 0.50.1 (#676) Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.50.0 to 0.50.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.50.0...v0.50.1) --- updated-dependencies: - dependency-name: datadog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af6e85b8..c94f6724 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-cors-headers==4.4.0 coreapi==2.3.3 celery[redis]==5.4.0 statsd==4.0.1 -datadog==0.50.0 +datadog==0.50.1 twilio==9.3.0 pyOpenSSL==24.2.1 Pillow==10.4.0