From df36381d1d28c7a8700d30e5d840e5f571dbd9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 18:21:18 +0000 Subject: [PATCH] Bump transformers Bumps [transformers](https://github.com/huggingface/transformers) from 4.51.1 to 4.52.1. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.51.1...v4.52.1) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.52.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../test_integration/fixtures/granite-project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-integration/test_integration/fixtures/granite-project/requirements.txt b/test-integration/test_integration/fixtures/granite-project/requirements.txt index ed2cf9cb0f..f53fa11ff3 100644 --- a/test-integration/test_integration/fixtures/granite-project/requirements.txt +++ b/test-integration/test_integration/fixtures/granite-project/requirements.txt @@ -382,7 +382,7 @@ tqdm==4.67.1 # outlines # transformers # vllm -transformers==4.51.1 +transformers==4.52.1 # via # compressed-tensors # vllm