From b3c324318bc5a8f9ac8858f0d8037d16d079a7f8 Mon Sep 17 00:00:00 2001 From: Alice Wong Date: Tue, 8 Oct 2024 13:47:30 +0100 Subject: [PATCH] Bump to pipeline 2024.10.08.124104 --- pyproject.toml | 2 +- requirements.prod.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 7c6b626e..764d80e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ classifiers = [ ] requires-python = ">=3.8" dependencies = [ - "opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2024.09.27.131013", + "opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2024.10.08.124104", "ruyaml", "requests", "opentelemetry-exporter-otlp-proto-http", diff --git a/requirements.prod.txt b/requirements.prod.txt index 99c03f25..915aa9f2 100644 --- a/requirements.prod.txt +++ b/requirements.prod.txt @@ -18,7 +18,7 @@ googleapis-common-protos==1.56.4 # via opentelemetry-exporter-otlp-proto-http idna==2.10 # via requests -opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2024.09.27.131013 +opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2024.10.08.124104 # via opensafely-jobrunner (pyproject.toml) opentelemetry-api==1.12.0 # via