From f551c97396d9134bf70bf8d280cc761627d39204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:48:24 +0000 Subject: [PATCH] Bump transformers from 4.30.2 to 4.38.0 in /bots/zumabot/data Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.2 to 4.38.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.30.2...v4.38.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bots/zumabot/data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bots/zumabot/data/requirements.txt b/bots/zumabot/data/requirements.txt index 9402f50..c944808 100644 --- a/bots/zumabot/data/requirements.txt +++ b/bots/zumabot/data/requirements.txt @@ -71,7 +71,7 @@ torch==2.0.1 torchvision==0.15.2 tornado==6.3.2 tqdm==4.65.0 -transformers==4.30.2 +transformers==4.38.0 typing-inspect==0.9.0 typing_extensions==4.6.3 tzdata==2023.3