From eac81a576429b7b57873b9f44f036954e83fd27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 17:04:18 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [gitpython](https://github.com/gitpython-developers/GitPython), [pillow](https://github.com/python-pillow/Pillow) and [transformers](https://github.com/huggingface/transformers). Updates `gitpython` from 3.1.32 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.41) Updates `pillow` from 9.5.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.3.0) Updates `transformers` from 4.30.2 to 4.52.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.30.2...v4.52.1) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.41 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 4.52.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_versions.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 80b438455ce..14a413f9d8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,4 +31,4 @@ tomesd torch torchdiffeq torchsde -transformers==4.30.2 +transformers==4.52.1 diff --git a/requirements_versions.txt b/requirements_versions.txt index f8ae1f385ae..c6ce42c379c 100644 --- a/requirements_versions.txt +++ b/requirements_versions.txt @@ -1,5 +1,5 @@ -GitPython==3.1.32 -Pillow==9.5.0 +GitPython==3.1.41 +Pillow==10.3.0 accelerate==0.21.0 basicsr==1.4.2 blendmodes==2022 @@ -28,4 +28,4 @@ tomesd==0.1.3 torch torchdiffeq==0.2.3 torchsde==0.2.5 -transformers==4.30.2 +transformers==4.52.1