Skip to content

Commit f58adf4

Browse files
Update dependency test/openai to ~=1.30.2 (#593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a66333c commit f58adf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ test = [
5454
"Jinja2~=3.1.2",
5555
"jsonschema~=4.22.0",
5656
"lxml>=4.9.3,<5.3.0",
57-
"openai~=1.23.0",
57+
"openai~=1.30.2",
5858
"mock==5.1.*",
5959
"pre-commit<4",
6060
"Pyjwt~=2.8.0",

0 commit comments

Comments
 (0)