Skip to content

build(deps): bump openai-agents from 0.22.0 to 0.22.3 - #205

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/openai-agents-0.22.3
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/openai-agents-0.22.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps openai-agents from 0.22.0 to 0.22.3.

Release notes

Sourced from openai-agents's releases.

v0.22.3

What's Changed

Documentation & Other Changes

New Contributors

Full Changelog: openai/openai-agents-python@v0.22.2...v0.22.3

... (truncated)

Changelog

Sourced from openai-agents's changelog.

Release process/changelog

The project follows a slightly modified version of semantic versioning using the form 0.Y.Z. The leading 0 indicates the SDK is still evolving rapidly. Increment the components as follows:

Minor (Y) versions

We will increase minor versions Y for breaking changes to any public interfaces that are not marked as beta. For example, going from 0.0.x to 0.1.x might include breaking changes.

If you don't want breaking changes, we recommend pinning to 0.0.x versions in your project.

Patch (Z) versions

We will increment Z for non-breaking changes:

  • Bug fixes
  • New features
  • Changes to private interfaces
  • Updates to beta features

Breaking change changelog

Commits
  • fdf21db release: 0.22.3 (#5077)
  • e34311b docs(examples): drop the duplicated word in the Temporal trace name (#5079)
  • 1d17ca4 fix(core): align conditional approvals with validated tool arguments (#5066)
  • 58a6d2c docs: update translated pages (#5065)
  • 9f6f6b1 docs: clarify Unix-local execution boundaries (#5064)
  • d59fdb8 fix(tracing): do not cache a missing OPENAI_API_KEY (#5017)
  • f03103a Add SDKs team as repository code owner (#5058)
  • 5f9899d fix(deps): update starlette requirement from >=1.3.1 to >=1.6.0 in /examples/...
  • 40a9888 fix(deps): bump starlette from 1.3.1 to 1.6.0 (#5038)
  • bcda491 fix(deps): bump runloop-api-client from 1.16.0 to 1.31.0 (#5037)
  • 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 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.22.0 to 0.22.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.22.0...v0.22.3)

---
updated-dependencies:
- dependency-name: openai-agents
  dependency-version: 0.22.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 21, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 21, 2026

This branch has not been deployed

No deployments
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.

0 participants