deps(deps): update openai-agents requirement from >=0.1.0 to >=0.17.4#143
deps(deps): update openai-agents requirement from >=0.1.0 to >=0.17.4#143dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Security Scan SummaryScan Results
|
|
@dependabot rebase |
7222b47 to
819e316
Compare
There was a problem hiding this comment.
Re-reviewed the current diff and existing review threads: no unresolved high-severity issues found.\n\nThe PR only bumps from to ; please ensure CI/integration tests that cover agent initialization and runtime flows stay green after the version jump.
There was a problem hiding this comment.
Re-reviewed the current diff and existing review threads: no unresolved high-severity issues found.
The PR only bumps openai-agents from 0.1.0 to 0.17.4; please ensure CI/integration tests that cover agent initialization and runtime flows stay green after the version jump.
Security Scan SummaryScan Results
|
819e316 to
a7fb35d
Compare
There was a problem hiding this comment.
Re-checked existing comments and the latest diff at a7fb35d: no unresolved high-severity issues are evident in the changed lines.\n\nSummary: this PR updates from to ; no additional critical blockers found in this diff.
There was a problem hiding this comment.
Re-checked existing comments and the latest diff at a7fb35d: no unresolved high-severity issues are evident in the changed lines.
Summary: this PR updates openai-agents from 0.1.0 to 0.17.4; no additional critical blockers found in this diff.
Security Scan SummaryScan Results
|
Updates the requirements on [openai-agents](https://github.com/openai/openai-agents-python) to permit the latest version. - [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.1.0...v0.17.4) --- updated-dependencies: - dependency-name: openai-agents dependency-version: 0.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
a7fb35d to
87d4e5b
Compare
There was a problem hiding this comment.
Re-checked existing comments and the current diff at 87d4e5b. No unresolved high-severity issues are evident in the changed lines, and there are no inline review threads requiring a resolved reply.
Security Scan SummaryScan Results
|
|
Superseded by #161. |
Updates the requirements on openai-agents to permit the latest version.
Release notes
Sourced from openai-agents's releases.
Changelog
Sourced from openai-agents's changelog.
... (truncated)
Commits
6d5b888Release 0.17.4 (#3505)9a92ea4Support Realtime custom voice objects (#3473)fedc809fix: export MCPListToolsItem, ToolSearchCallItem, and ToolSearchOutputItem fr...573530ffix: export more tracing related functions & types from agents (#3489)813a003fix: redact invalid JSON payload in ModelBehaviorError data (#3485)eda7b51fix: add missing entries to span slots (#3483)45effb4fix: #3459 add opt-in recovery for missing function tools (#3461)9303389fix: use non-None value for output in FunctionSpanData (#3475)9514473fix: apply hardened http client default to MCP SSE transport (#3466)445ad22docs: add SECURITY.md in the same way with openai-agents-js repo