Skip to content

Commit 1612339

Browse files
fix(deps): update dependency openai to v1.61.0
1 parent 0934c56 commit 1612339

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
@@ -7,7 +7,7 @@ readme = "README.md"
77
requires-python = ">=3.12, <3.14"
88
dependencies = [
99
"backoff==2.2.1",
10-
"openai==1.59.9",
10+
"openai==1.61.0",
1111
"tiktoken<1.0.0,>=0.5.1",
1212
"tabulate>=0.9.0,<1.0.0",
1313
"codeowners<1.0.0,>=0.6.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)