Skip to content

Commit 5b6b246

Browse files
chore(deps): bump openai-agents in /apps/orchestrator
Bumps [openai-agents](https://github.com/openai/openai-agents-python) from 0.7.0 to 0.13.3. - [Release notes](https://github.com/openai/openai-agents-python/releases) - [Changelog](https://github.com/openai/openai-agents-python/blob/main/docs/release.md) - [Commits](openai/openai-agents-python@v0.7.0...v0.13.3) --- updated-dependencies: - dependency-name: openai-agents dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1786498 commit 5b6b246

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
@@ -27,7 +27,7 @@ google-genai==1.68.0
2727
# TEMP BLOCKER: current runtime imports `agents.*` modules in
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.
30-
openai-agents==0.7.0
30+
openai-agents==0.13.3
3131
temporalio==1.22.0
3232
duckduckgo-search==8.1.1
3333

0 commit comments

Comments
 (0)