From db40b5fd0001234ae931a4ced70f99cedb3318f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 17:18:01 +0000 Subject: [PATCH] Bump nltk from 3.6.2 to 3.6.6 in /venv Bumps [nltk](https://github.com/nltk/nltk) from 3.6.2 to 3.6.6. - [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.6.2...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- venv/cjwkernel-requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/venv/cjwkernel-requirements-frozen.txt b/venv/cjwkernel-requirements-frozen.txt index 13fa3f92e..8852c7833 100644 --- a/venv/cjwkernel-requirements-frozen.txt +++ b/venv/cjwkernel-requirements-frozen.txt @@ -70,7 +70,7 @@ html5lib==1.0.1 webencodings==0.5.1 lxml==4.6.3 lz4==3.1.3 -nltk==3.6.2 +nltk==3.6.6 click==8.0.1 joblib==1.0.1 regex==2021.4.4