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