From 705f62d47f1b323888fee5d929225febe9e7f2d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 19:58:30 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the / directory: [transformers](https://github.com/huggingface/transformers). Bumps the pip group with 1 update in the /hierarchy_dl directory: [transformers](https://github.com/huggingface/transformers). Updates `transformers` from 4.48.0 to 4.53.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.48.0...v4.53.0) Updates `transformers` from 4.48.0 to 4.53.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.48.0...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- hierarchy_dl/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hierarchy_dl/requirements.txt b/hierarchy_dl/requirements.txt index 5fc7fbe..921b654 100644 --- a/hierarchy_dl/requirements.txt +++ b/hierarchy_dl/requirements.txt @@ -65,7 +65,7 @@ tokenizers==0.21.2 torch==2.6.0 torchvision==0.21.0 tqdm==4.67.1 -transformers==4.48.0 +transformers==4.53.0 typing_extensions==4.12.2 tzdata==2023.3 ultralytics==8.3.82 diff --git a/requirements.txt b/requirements.txt index 0b60907..af8647e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -226,7 +226,7 @@ torch==2.6.0 torchvision==0.21.0 tornado==6.5.1 tqdm==4.67.1 -transformers==4.48.0 +transformers==4.53.0 typing_extensions==4.12.2 tzdata==2025.1 ultralytics==8.3.82