From 5107ac36090215e7f6d689f89c0ef91ba698c316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:09:10 +0000 Subject: [PATCH] Bump obs-common from 2024.12.6 to 2025.1.9 Bumps obs-common from 2024.12.6 to 2025.1.9. --- updated-dependencies: - dependency-name: obs-common dependency-type: direct:production update-type: version-update:semver-major ... 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 fbfa7418..f043d771 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==2024.12.6 +obs-common==2025.1.9 diff --git a/requirements.txt b/requirements.txt index 0824de9b..34848d96 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.12.6 \ - --hash=sha256:50082b51f88c05116eb8479cf18d8308be879e4bb8e0e3abd05cfffe070c50f7 +obs-common==2025.1.9 \ + --hash=sha256:e5e9f6396e5166f709effc72651cef9e162546f5bb700f7c682ebca2ac72e17c # via -r requirements.in opentelemetry-api==1.28.2 \ --hash=sha256:6fcec89e265beb258fe6b1acaaa3c8c705a934bd977b9f534a2b7c0d2d4275a6 \