From 565a0dca366d719c98d971b5e979d16ea981c208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:57:15 +0000 Subject: [PATCH] build(deps): bump obs-common from 2024.11.21 to 2024.12.3.post2 Bumps obs-common from 2024.11.21 to 2024.12.3.post2. --- updated-dependencies: - dependency-name: obs-common dependency-type: direct:production update-type: version-update:semver-minor ... 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 fff3aea0ca..d89fc0a45d 100644 --- a/requirements.in +++ b/requirements.in @@ -81,4 +81,4 @@ urllib3>=1.8, <2.0 # via elasticsearch==1.9.0 # 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.21 +obs-common==2024.12.3.post2 diff --git a/requirements.txt b/requirements.txt index 9efef118ac..618ef27165 100644 --- a/requirements.txt +++ b/requirements.txt @@ -832,8 +832,8 @@ oauth2client==4.1.3 \ --hash=sha256:b8a81cc5d60e2d364f0b1b98f958dbd472887acaf1a5b05e21c28c31a2d6d3ac \ --hash=sha256:d486741e451287f69568a4d26d70d9acd73a2bbfa275746c535b4209891cccc6 # via -r requirements.in -obs-common==2024.11.21 \ - --hash=sha256:601c60f79a052d2f0440bdb0da4875f8bdde9fc9f91918d3841a9f6c0b206456 +obs-common==2024.12.3.post2 \ + --hash=sha256:20c4337f682a32bd9a29188faa021a59441e64cba3c05be0558a76343d70598a # via -r requirements.in opentelemetry-api==1.27.0 \ --hash=sha256:953d5871815e7c30c81b56d910c707588000fff7a3ca1c73e6531911d53065e7 \