From fe4e67c8e62c54e58a301843eda2294d9d3d3487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:10:38 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [transformers](https://github.com/huggingface/transformers), [idna](https://github.com/kjd/idna) and [pillow](https://github.com/python-pillow/Pillow). Updates `transformers` from 4.36.0 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.36.0...v4.38.0) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) Updates `pillow` from 10.2.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9264bbe..32bc8ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ executing==1.2.0 filelock==3.9.0 flake8==6.0.0 huggingface-hub==0.22.1 -idna==3.4 +idna==3.7 importlib-metadata==6.1.0 iniconfig==2.0.0 ipykernel==6.22.0 @@ -38,7 +38,7 @@ parso==0.8.3 pathspec==0.11.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==10.2.0 +Pillow==10.3.0 pip==23.3 platformdirs==3.2.0 pluggy==1.0.0 @@ -70,7 +70,7 @@ tomli==2.0.1 tornado==6.3.3 tqdm==4.65.0 traitlets==5.9.0 -transformers==4.36.0 +transformers==4.38.0 typing_extensions>=4.4.0 tzdata==2023.3 urllib3==1.26.18