Skip to content

Commit

Permalink
feat: Upgrade os-pipeline to v2023.11.03.163048
Browse files Browse the repository at this point in the history
  • Loading branch information
rebkwok committed Nov 3, 2023
1 parent a5ec1fd commit fcf7bbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ classifiers = [
]
requires-python = ">=3.8"
dependencies = [
"opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2023.08.09.102223",
"opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2023.11.03.163048",
"ruyaml",
"requests",
"opentelemetry-exporter-otlp-proto-http",
Expand Down
2 changes: 1 addition & 1 deletion requirements.prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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@v2023.08.09.102223
opensafely-pipeline @ git+https://github.com/opensafely-core/pipeline@v2023.11.03.163048
# via opensafely-jobrunner (pyproject.toml)
opentelemetry-api==1.12.0
# via
Expand Down

0 comments on commit fcf7bbb

Please sign in to comment.