From d02c0bf98b01837e764ceabad5aa16a9ad4b1c01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 23:09:50 +0000 Subject: [PATCH] Bump nltk from 3.4.1 to 3.6.6 in /data/grounded/trial/src Bumps [nltk](https://github.com/nltk/nltk) from 3.4.1 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.4.1...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/grounded/trial/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/grounded/trial/src/requirements.txt b/data/grounded/trial/src/requirements.txt index 46f2c6ff..8deaf077 100644 --- a/data/grounded/trial/src/requirements.txt +++ b/data/grounded/trial/src/requirements.txt @@ -1,2 +1,2 @@ -nltk==3.4.1 +nltk==3.6.6 beautifulsoup4==4.6.0