Skip to content

Commit

Permalink
fix: Bump pipeline to v2024.10.11.170331
Browse files Browse the repository at this point in the history
  • Loading branch information
alarthast committed Oct 14, 2024
1 parent 9c36c60 commit 7e59d18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 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/[email protected].08.124104",
"opensafely-pipeline @ git+https://github.com/opensafely-core/[email protected].11.170331",
"ruyaml",
"requests",
"opentelemetry-exporter-otlp-proto-http",
Expand Down
8 changes: 2 additions & 6 deletions 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/[email protected].08.124104
opensafely-pipeline @ git+https://github.com/opensafely-core/[email protected].11.170331
# via opensafely-jobrunner (pyproject.toml)
opentelemetry-api==1.12.0
# via
Expand All @@ -36,8 +36,6 @@ protobuf==3.20.2
# via
# googleapis-common-protos
# opentelemetry-proto
pydantic==1.10.12
# via opensafely-pipeline
requests==2.25.0
# via
# opensafely-jobrunner (pyproject.toml)
Expand All @@ -47,9 +45,7 @@ ruyaml==0.91.0
# opensafely-jobrunner (pyproject.toml)
# opensafely-pipeline
typing-extensions==4.7.1
# via
# opentelemetry-sdk
# pydantic
# via opentelemetry-sdk
urllib3==1.26.5
# via requests
wrapt==1.14.1
Expand Down

0 comments on commit 7e59d18

Please sign in to comment.