From d48217448ed8579797c637083a8c0e7af832ef86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 10:36:05 +0000 Subject: [PATCH] Bump nltk from 3.7 to 3.9.4 Bumps [nltk](https://github.com/nltk/nltk) from 3.7 to 3.9.4. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.7...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74a256f..ae81953 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Jinja2==3.1.2 jsonrpclib-pelix==0.3.1 MarkupSafe==2.1.1 mpmath==1.0.0 -nltk==3.7 +nltk==3.9.4 -e git+https://github.com/ag-gipp/PPP-datamodel-Python.git@0c7958fb4df75468fd3137240a5065925c239776#egg=ppp_datamodel -e git+https://github.com/ag-gipp/PPP-libmodule-Python.git@8098ec3e3ac62f471ff93fb8ce29e36833a8d492#egg=ppp_libmodule -e git+https://github.com/ag-gipp/PPP-QuestionParsing-Grammatical.git@4c488f1bf57a0a4e29131a8e7a65ff94f192a5f5#egg=ppp_questionparsing_grammatical