Skip to content

Commit e19e143

Browse files
chore(deps): bump temporalio from 1.22.0 to 1.24.0 in /apps/orchestrator
Bumps [temporalio](https://github.com/temporalio/sdk-python) from 1.22.0 to 1.24.0. - [Release notes](https://github.com/temporalio/sdk-python/releases) - [Commits](temporalio/sdk-python@1.22.0...1.24.0) --- updated-dependencies: - dependency-name: temporalio dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fbc491 commit e19e143

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/orchestrator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ google-genai==1.68.0
2828
# `apps/orchestrator/src/cortexpilot_orch/**`; removing this now breaks runtime.
2929
# Minimal fallback for now is to keep this dependency until agents runtime is migrated.
3030
openai-agents==0.7.0
31-
temporalio==1.22.0
31+
temporalio==1.24.0
3232
duckduckgo-search==8.1.1
3333

3434
# Dev/test toolchain (intentionally locked in the same graph for CI/local parity).

0 commit comments

Comments
 (0)