From 1d7acf324864fd12e5faae0c0e756d14678dddba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:20:55 -0800 Subject: [PATCH] build(deps): bump markus[datadog] from 5.0.0 to 5.1.0 (#1106) Bumps [markus[datadog]](https://github.com/willkg/markus) from 5.0.0 to 5.1.0. - [Changelog](https://github.com/willkg/markus/blob/main/HISTORY.rst) - [Commits](https://github.com/willkg/markus/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: markus[datadog] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 3f94bb0d..5e635c34 100644 --- a/requirements.in +++ b/requirements.in @@ -7,7 +7,7 @@ fillmore==2.1.0 google-cloud-storage==2.18.2 gunicorn==23.0.0 isodate==0.7.2 -markus[datadog]==5.0.0 +markus[datadog]==5.1.0 sentry-sdk==2.17.0 google-cloud-pubsub==2.26.1 diff --git a/requirements.txt b/requirements.txt index 7b9d46bb..159e829f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -489,9 +489,9 @@ markupsafe==2.1.3 \ # via # jinja2 # werkzeug -markus==5.0.0 \ - --hash=sha256:14fe47ebe3d3447cc5eebcd4691f71e7f38dee6338e4eb5d72d64d67f289c6ff \ - --hash=sha256:fd0f0de0914a3ae645cc1eac760dca2fa28943fbbb3671692e09916f7f2e2237 +markus==5.1.0 \ + --hash=sha256:424172efdccc35172b8aadfdcd753412c3ed2b5651c3b3bc9e0b7e7f2e97da52 \ + --hash=sha256:a4ec2d6bb1dcf471638be11a10cb5708de8cc3092ade9cf3b38bb2f651ede33a # via -r requirements.in mdurl==0.1.2 \ --hash=sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 \