From 4a68dc1a8a5c2733980fdf06917da7f4f3cbe897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:53:46 +0000 Subject: [PATCH] Bump nltk from 3.6.6 to 3.9.3 in /common_ml Bumps [nltk](https://github.com/nltk/nltk) from 3.6.6 to 3.9.3. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.6.6...3.9.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common_ml/requirements-test.txt | 2 +- common_ml/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common_ml/requirements-test.txt b/common_ml/requirements-test.txt index d15454817..223649bc3 100644 --- a/common_ml/requirements-test.txt +++ b/common_ml/requirements-test.txt @@ -5,7 +5,7 @@ google-cloud-secret-manager==2.11.1 inflect==6.0.2 keybert==0.5.1 neuralcoref -nltk==3.6.6 +nltk==3.9.3 protobuf==3.19.5 retrying==1.3.3 scikit-learn==0.24.2 diff --git a/common_ml/requirements.txt b/common_ml/requirements.txt index bef879b07..7649d8994 100644 --- a/common_ml/requirements.txt +++ b/common_ml/requirements.txt @@ -4,7 +4,7 @@ google-cloud-secret-manager==2.11.1 inflect==6.0.2 keybert==0.5.1 kubernetes==26.1.0 -nltk==3.6.6 +nltk==3.9.3 protobuf==3.19.5 pyyaml==6.0 redis==4.5.4