Commit 361ca2d
authored
fix: bump litellm to >=1.83.0 for CVEs (#6055)
# What does this PR do?
Bump litellm to >=1.83.0 in provider registry to address three security
vulnerabilities:
-
GHSA-53mr-6c8q-9789
-
GHSA-jjhc-v7c2-5hh6
-
GHSA-wxxx-gvqv-xp7p
Only applies to release-0.4.x; litellm was removed on main and
release-0.7.x.
## Test Plan
No functional changes. Version floor pin only.
Signed-off-by: Matthew F Leader <mleader@redhat.com>1 parent 19c07be commit 361ca2d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments