From b6f88f9ecd58d80f17271a8b7eb1cfb9da8a56ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 11:32:04 +0000 Subject: [PATCH] Bump nltk from 3.5 to 3.6.6 Bumps [nltk](https://github.com/nltk/nltk) from 3.5 to 3.6.6. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.5...3.6.6) --- updated-dependencies: - dependency-name: nltk 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 07be7e1..fc06a05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ gunicorn==20.0.4 importlib-metadata==1.6.0 joblib==0.14.1 kombu==4.6.8 -nltk==3.5 +nltk==3.6.6 psycopg2==2.8.5 pystache==0.5.4 python-dateutil==2.8.1