Skip to content

Commit 610ebfc

Browse files
fix(deps): update dependency openai to >=2.38.0,<2.39.0
1 parent dead973 commit 610ebfc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.11"
1111
dependencies = [
1212
"typer (>=0.24.1,<0.25.0)",
1313
"rich (>=14.0.0,<15.0.0)",
14-
"openai (>=2.31.0,<2.32.0)",
14+
"openai (>=2.38.0,<2.39.0)",
1515
"httpx (>=0.28.1,<0.29.0)",
1616
"pyyaml (>=6.0.2,<7.0.0)",
1717
"importlib-resources (>=6.5.2,<7.0.0)",

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)