From 6a98ce9fb5c4e298578f1fc7dde5726e2ff212c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 23:47:00 +0000 Subject: [PATCH] Bump transformers in /microsoft-Phi-4-reasoning/QAIRT Bumps [transformers](https://github.com/huggingface/transformers) from 4.51.1 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.51.1...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microsoft-Phi-4-reasoning/QAIRT/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-Phi-4-reasoning/QAIRT/requirements.txt b/microsoft-Phi-4-reasoning/QAIRT/requirements.txt index f2649068c..e5b78d501 100644 --- a/microsoft-Phi-4-reasoning/QAIRT/requirements.txt +++ b/microsoft-Phi-4-reasoning/QAIRT/requirements.txt @@ -11,4 +11,4 @@ protobuf==5.28.2 pydantic==2.11.3 tokenizers==0.21.0 torch<2.9 -transformers==4.51.1 +transformers==4.53.0