Skip to content

Commit d323a6e

Browse files
chore(deps-dev): bump openai in /packages/telemetry/python (#4238)
Bumps [openai](https://github.com/openai/openai-python) from 2.41.1 to 2.46.0. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.41.1...v2.46.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.46.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gerard <clos.gerard@gmail.com>
1 parent 619a82e commit d323a6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/telemetry/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"pyright==1.1.411",
5151
"ruff==0.15.21",
5252
"sh==2.3.0",
53-
"openai==2.41.1",
53+
"openai==2.46.0",
5454
# Host SDK for the openai-agents integration (example/tests only). The
5555
# instrumentor (openinference-instrumentation-openai-agents) is the runtime
5656
# dep; the agents SDK itself is the user's to install.

0 commit comments

Comments
 (0)