From f749950c7641ab440d422cbf9d69c38cf4970138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 10:57:27 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /ML/News directory: [cryptography](https://github.com/pyca/cryptography) and [transformers](https://github.com/huggingface/transformers). Updates `cryptography` from 43.0.1 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) Updates `transformers` from 4.38.0 to 4.48.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.38.0...v4.48.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- ML/News/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ML/News/requirements.txt b/ML/News/requirements.txt index 381e2e7..15cf644 100644 --- a/ML/News/requirements.txt +++ b/ML/News/requirements.txt @@ -23,7 +23,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 contourpy==1.2.0 -cryptography==43.0.1 +cryptography==44.0.1 cycler==0.12.1 decorator==5.1.1 deprecation==2.1.0 @@ -152,7 +152,7 @@ torchaudio==2.1.2 torchvision==0.16.2 tqdm==4.66.3 traitlets==5.14.1 -transformers==4.38.0 +transformers==4.48.0 triton==2.1.0 typing_extensions==4.9.0 tzdata==2023.4