Skip to content

Commit 34808de

Browse files
authored
security: Update package version due to CVE-2025-62727 (#8482)
1 parent 2961724 commit 34808de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/openai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ openai==1.107.3
3333
partial-json-parser # used for parsing partial JSON outputs
3434
# Minimum starlette version needed to address CVE:
3535
# https://github.com/advisories/GHSA-f96h-pmfr-66vw
36-
starlette>=0.40.0
36+
starlette>=0.49.1

0 commit comments

Comments
 (0)