Skip to content

Commit 00c20ea

Browse files
fix(deps): update dependency openai-agents to v0.4.2 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 554c414 commit 00c20ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.13,<3.14" # for scipy dep of reachy-mini
77
dependencies = [
88
"reachy-mini[mujoco]==1.0.0",
9-
"openai-agents==0.4.0",
9+
"openai-agents==0.4.2",
1010
"python-dotenv==1.2.1",
1111
"reachy-mini-dances-library==0.2.1",
1212
]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)