From b167d25f2e73a45cc525ba6a60d1535cf2147444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:30:55 +0000 Subject: [PATCH] chore(deps): bump nltk in /template in the pip group across 1 directory Bumps the pip group with 1 update in the /template directory: [nltk](https://github.com/nltk/nltk). Updates `nltk` from 3.10.0 to 3.10.3 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/v3.10.0...v3.10.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index 572d3d73..4907aff8 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -19,7 +19,7 @@ gensim==4.4.0 imageio==2.37.3 joblib==1.5.3 librosa==0.11.0 -nltk==3.10.0 +nltk==3.10.3 numpy==2.3.5 numba==0.66.0 opencv-python==4.11.0.86