From f5a32b8e1ef240c9160f632b6126965d59758ced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:51:24 +0000 Subject: [PATCH] Bump obs-common from 2025.1.9 to 2025.2.1.post2 Bumps obs-common from 2025.1.9 to 2025.2.1.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 5acb0961..5a0db336 100644 --- a/requirements.in +++ b/requirements.in @@ -27,4 +27,4 @@ urllib3==2.3.0 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==2025.1.9 +obs-common==2025.2.1.post2 diff --git a/requirements.txt b/requirements.txt index b32baaf0..0e4494de 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==2025.1.9 \ - --hash=sha256:e5e9f6396e5166f709effc72651cef9e162546f5bb700f7c682ebca2ac72e17c +obs-common==2025.2.1.post2 \ + --hash=sha256:fc91431941d540fc1abd3114fc721c9574484e6fd036110125f2b1a34fb8a142 # via -r requirements.in opentelemetry-api==1.28.2 \ --hash=sha256:6fcec89e265beb258fe6b1acaaa3c8c705a934bd977b9f534a2b7c0d2d4275a6 \