From e61297bf1f6e2be8f9dcbe45bd62a7f577874260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:47:19 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9.4 in /patchscopes/code Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.4. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- patchscopes/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patchscopes/code/requirements.txt b/patchscopes/code/requirements.txt index 6d79f91c..1dbdafa5 100644 --- a/patchscopes/code/requirements.txt +++ b/patchscopes/code/requirements.txt @@ -5,7 +5,7 @@ numpy==1.25.2 datasets==2.14.7 zstandard==0.22.0 transformers==4.34.1 -nltk==3.8.1 +nltk==3.9.4 rouge_score==0.1.2 sentencepiece==0.1.99 huggingface_hub==0.17.3