Skip to content

Commit 24b5351

Browse files
Update dependency openai/openai to >=1.35,<1.36 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 318ef09 commit 24b5351

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
@@ -80,7 +80,7 @@ complexity = [
8080
"xenon==0.9.*",
8181
]
8282
openai = [
83-
"openai>=1.0,<1.35",
83+
"openai>=1.35,<1.36",
8484
]
8585
all = [
8686
"codemodder[test]",

0 commit comments

Comments
 (0)