Skip to content

Commit

Permalink
[RHOAIENG-5335] [custom_model|trasformer] pillow - Buffer Overflow
Browse files Browse the repository at this point in the history
chore: Fixes [CVE-2024-28219](https://www.cve.org/CVERecord?id=CVE-2024-28219)

Signed-off-by: Spolti <fspolti@redhat.com>
  • Loading branch information
spolti committed Apr 11, 2024
1 parent 7d1632b commit 0d544a6
Show file tree
Hide file tree
Showing 15 changed files with 7,390 additions and 8,453 deletions.
1,091 changes: 505 additions & 586 deletions python/aiffairness/poetry.lock

Large diffs are not rendered by default.

1,592 changes: 753 additions & 839 deletions python/alibiexplainer/poetry.lock

Large diffs are not rendered by default.

1,601 changes: 760 additions & 841 deletions python/artexplainer/poetry.lock

Large diffs are not rendered by default.

1,156 changes: 537 additions & 619 deletions python/custom_model/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion python/custom_model/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python = ">=3.9,<3.12"
kserve = {path = "../kserve", develop = true}
torchvision = {version = "0.15.1+cpu", source = "pytorch"}
torch = {version = "2.0.0", source = "pytorch"}
pillow = "^10.2.0"
pillow = "^10.3.0"


[[tool.poetry.source]]
Expand Down
1,156 changes: 537 additions & 619 deletions python/custom_transformer/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion python/custom_transformer/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python = ">=3.9,<3.12"
kserve = {path = "../kserve", develop = true}
torchvision = {version = "0.15.1+cpu", source = "pytorch"}
torch = {version = "2.0.0+cpu", source = "pytorch"}
pillow = "^10.2.0"
pillow = "^10.3.0"


[[tool.poetry.source]]
Expand Down
1,155 changes: 537 additions & 618 deletions python/kserve/poetry.lock

Large diffs are not rendered by default.

1,159 changes: 539 additions & 620 deletions python/lgbserver/poetry.lock

Large diffs are not rendered by default.

1,328 changes: 624 additions & 704 deletions python/paddleserver/poetry.lock

Large diffs are not rendered by default.

1,261 changes: 590 additions & 671 deletions python/pmmlserver/poetry.lock

Large diffs are not rendered by default.

1,153 changes: 536 additions & 617 deletions python/sklearnserver/poetry.lock

Large diffs are not rendered by default.

1,017 changes: 467 additions & 550 deletions python/test_resources/graph/error_404_isvc/poetry.lock

Large diffs are not rendered by default.

1,017 changes: 467 additions & 550 deletions python/test_resources/graph/success_200_isvc/poetry.lock

Large diffs are not rendered by default.

1,153 changes: 536 additions & 617 deletions python/xgbserver/poetry.lock

Large diffs are not rendered by default.

0 comments on commit 0d544a6

Please sign in to comment.