From 05a37eede882d4c772bc17951dd49730885cc764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 08:38:39 +0000 Subject: [PATCH] build(deps): bump nltk from 3.9.4 to 3.10.0 in /.github/requirements Bumps [nltk](https://github.com/nltk/nltk) from 3.9.4 to 3.10.0. - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements/requirements.txt b/.github/requirements/requirements.txt index 9784561..8b859a9 100644 --- a/.github/requirements/requirements.txt +++ b/.github/requirements/requirements.txt @@ -4,7 +4,7 @@ ghapi==1.0.5 gitdb==4.0.11 GitPython==3.1.54 joblib==1.5.1 -nltk==3.9.4 +nltk==3.10.0 packaging==24.0 regex==2024.11.6 setuptools==83.0.0