From 794cd38f80bf5c27ff09836186f6b17c710fe6cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:00:11 +0000 Subject: [PATCH] Bump obs-common from 2024.11.7 to 2024.11.21 Bumps obs-common from 2024.11.7 to 2024.11.21. --- updated-dependencies: - dependency-name: obs-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index 6379163b..9b23e9bf 100644 --- a/requirements.in +++ b/requirements.in @@ -27,4 +27,4 @@ urllib3==2.2.3 werkzeug==3.1.3 # Mozilla obs-team libraries that are published to GAR instead of pypi --extra-index-url https://us-python.pkg.dev/moz-fx-cavendish-prod/cavendish-prod-python/simple/ -obs-common==2024.11.7 +obs-common==2024.11.21 diff --git a/requirements.txt b/requirements.txt index 40761116..34cbd6e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -480,8 +480,8 @@ msgpack==1.1.0 \ --hash=sha256:f80bc7d47f76089633763f952e67f8214cb7b3ee6bfa489b3cb6a84cfac114cd \ --hash=sha256:fd2906780f25c8ed5d7b323379f6138524ba793428db5d0e9d226d3fa6aa1788 # via -r requirements.in -obs-common==2024.11.7 \ - --hash=sha256:be6f17329f037abf0b47c362ce2b084fcebff0c299e4791d4c3256f279a1880c +obs-common==2024.11.21 \ + --hash=sha256:601c60f79a052d2f0440bdb0da4875f8bdde9fc9f91918d3841a9f6c0b206456 # via -r requirements.in opentelemetry-api==1.28.2 \ --hash=sha256:6fcec89e265beb258fe6b1acaaa3c8c705a934bd977b9f534a2b7c0d2d4275a6 \