From 19497c9b745ba6ae5ab196d00b7c4672808ebc25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:45:16 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [idna](https://github.com/kjd/idna), [pillow](https://github.com/python-pillow/Pillow), [tqdm](https://github.com/tqdm/tqdm) and [transformers](https://github.com/huggingface/transformers). 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.1.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.1.0...10.3.0) Updates `tqdm` from 4.66.1 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) Updates `transformers` from 4.34.1 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.34.1...v4.38.0) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 45e1e31..b48328f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ googleapis-common-protos==1.61.0 grpcio==1.59.0 h5py==3.10.0 huggingface-hub==0.17.3 -idna==3.4 +idna==3.7 importlib-metadata==6.8.0 importlib-resources==6.1.0 ipdb==0.13.13 @@ -63,7 +63,7 @@ opt-einsum==3.3.0 packaging==23.2 parso==0.8.3 pexpect==4.8.0 -Pillow==10.1.0 +Pillow==10.3.0 promise==2.3 prompt-toolkit==3.0.39 protobuf==3.20.3 @@ -99,9 +99,9 @@ threadpoolctl==3.2.0 tokenizers==0.14.1 toml==0.10.2 tomli==2.0.1 -tqdm==4.66.1 +tqdm==4.66.3 traitlets==5.13.0 -transformers==4.34.1 +transformers==4.38.0 typing_extensions==4.8.0 urllib3==2.0.7 wcwidth==0.2.8