Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps openai-agents from 0.2.0 to 0.4.0.

Release notes

Sourced from openai-agents's releases.

v0.4.0

Key Changes

In this version, openai package v1.x versions are no longer supported. Please use openai v2.x along with this SDK.

What's Changed

New Contributors

Full Changelog: openai/openai-agents-python@v0.3.3...v0.4.0

v0.3.3

What's Changed

... (truncated)

Changelog

Sourced from openai-agents's changelog.

0.4.0

In this version, openai package v1.x versions are no longer supported. Please use openai v2.x along with this SDK.

0.3.0

In this version, the Realtime API support migrates to gpt-realtime model and its API interface (GA version).

Commits
  • da32045 v0.4.0 (#1919)
  • 886b9fc fix: #1916 openai_chatcompletions.Converter.extract_all_content does not supp...
  • 630cd37 fix: #1900 fix a bug where SQLAlchemySession could return items in an invalid...
  • d9f1d5f Fixes realtime example app stability issues (#1905)
  • 1a54ce7 Update all translated document pages (#1913)
  • 2ccdbdf Document AdvancedSQLiteSession and refactor session docs (#1791)
  • 3b7aed7 Add graceful cancel mode for streaming runs (#1896)
  • d9a4144 Update all translated document pages (#1910)
  • 680554c Image, file output types for functions (#1898)
  • cfddc7c Fix Local shell tool: return tool output to the LLM (#1855)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [openai-agents](https://github.com/openai/openai-agents-python) from 0.2.0 to 0.4.0.
- [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.2.0...v0.4.0)

---
updated-dependencies:
- dependency-name: openai-agents
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #286.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/pip/openai-agents-0.4.0 branch October 27, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant