From ad46eb16903842279a7567bc0219b424e671f50a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:59:43 +0000 Subject: [PATCH] build(deps): bump obs-common from 2024.11.7 to 2024.11.19.post1 Bumps obs-common from 2024.11.7 to 2024.11.19.post1. --- 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 783dc626..29b614b8 100644 --- a/requirements.in +++ b/requirements.in @@ -26,4 +26,4 @@ urlwait==1.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.11.7 +obs-common==2024.11.19.post1 diff --git a/requirements.txt b/requirements.txt index 19f6c0e1..b7ac0a05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -508,8 +508,8 @@ more-itertools==10.5.0 \ --hash=sha256:037b0d3203ce90cca8ab1defbbdac29d5f993fc20131f3664dc8d6acfa872aef \ --hash=sha256:5482bfef7849c25dc3c6dd53a6173ae4795da2a41a80faea6700d9f5846c5da6 # via -r requirements.in -obs-common==2024.11.7 \ - --hash=sha256:be6f17329f037abf0b47c362ce2b084fcebff0c299e4791d4c3256f279a1880c +obs-common==2024.11.19.post1 \ + --hash=sha256:c1bc3adf2cec7a22fdd87848e22f4324e2a6f935208a7f24de22688add2ec74b # via -r requirements.in opentelemetry-api==1.27.0 \ --hash=sha256:953d5871815e7c30c81b56d910c707588000fff7a3ca1c73e6531911d53065e7 \