build(deps): update openai-agents requirement from <0.15,>=0.12 to >=0.12,<0.18 in /engine - #74
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
3 tasks
study8677
added a commit
that referenced
this pull request
May 18, 2026
`_read_entry_points` only imported stdlib `tomllib` (Python 3.11+). On 3.10 the `ModuleNotFoundError` was silently swallowed and entry points were never detected, causing `test_full_scan_detects_entry_points_from_pyproject` to fail on `engine-test (3.10)` (red on main, independent of #74). Fall back to the `tomli` backport on 3.10 and declare the conditional dependency in `engine/pyproject.toml`. Verified locally that the test suite passes on Python 3.10. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Owner
|
@dependabot rebase |
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.12.0...v0.17.2) --- updated-dependencies: - dependency-name: openai-agents dependency-version: 0.17.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/engine/openai-agents-gte-0.12-and-lt-0.18
branch
from
May 18, 2026 09:33
9ee8588 to
b3fd9a5
Compare
1 task
Owner
study8677
deleted the
dependabot/pip/engine/openai-agents-gte-0.12-and-lt-0.18
branch
May 18, 2026 09:34
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
55e4a85Release 0.17.2 (#3368)5594fb4docs: update translated document pages (#3371)64de1cbfix: #3310 avoid empty chat tool outputs (#3312)1d3df7fdocs: document sandbox archive limits after #3278 release (#3311)ae3263bdocs: normalize memory docstring cross-references (#3370)e3c99d9fix: #3361 honor session settings in AsyncSQLiteSession (#3362)b2bd821fix: #3359 preserve local approval rejection reasons (#3360)8715a05fix: avoid auto response for unknown realtime tools (ref: #3287) (#3366)4a95659fix: #3354 interrupt tracing retry backoff on shutdown (#3355)5635fabfix: #3268 fix OpenAI Conversations reasoning persistence (#3352)