Skip to content

Commit a290ac9

Browse files
authored
feat: bump transformers from 4.52.4 to 4.53.3 (fix CVE-2025-5197) (#221)
1 parent 5368eec commit a290ac9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
| [torch](https://pytorch.org/) | 2.7.1 | python3_ia |
5757
| [torchmetrics](https://github.com/Lightning-AI/torchmetrics) | 1.7.1 | python3_ia |
5858
| [torchvision](https://github.com/pytorch/vision) | 0.22.1 | python3_ia |
59-
| [transformers](https://github.com/huggingface/transformers) | 4.52.4 | python3_ia |
59+
| [transformers](https://github.com/huggingface/transformers) | 4.53.3 | python3_ia |
6060
| [triton](https://github.com/triton-lang/triton/) | 3.3.1 | python3_ia |
6161

6262
*(58 components)*

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ tokenizers==0.21.1
5454
torch==2.7.1
5555
torchmetrics==1.7.1
5656
torchvision==0.22.1
57-
transformers==4.52.4
57+
transformers==4.53.3
5858
triton==3.3.1

0 commit comments

Comments
 (0)