diff --git a/pyproject.toml b/pyproject.toml index 80612d6b..c2e767c9 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@v0.3.0", + "opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2023.08.09.102223", "ruyaml", "requests", "opentelemetry-exporter-otlp-proto-http", diff --git a/requirements.prod.txt b/requirements.prod.txt index 1e6534a6..4f8516d8 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@v0.3.0 +opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2023.08.09.102223 # via opensafely-jobrunner (pyproject.toml) opentelemetry-api==1.12.0 # via