From 9f007cdfc498521c8b320a948a12902841e7db3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 23:53:02 +0000 Subject: [PATCH] Bump nltk from 3.9 to 3.9.4 in /resdsql/NatSQL Bumps [nltk](https://github.com/nltk/nltk) from 3.9 to 3.9.4. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resdsql/NatSQL/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resdsql/NatSQL/requirements.txt b/resdsql/NatSQL/requirements.txt index c526601..8ec5e60 100644 --- a/resdsql/NatSQL/requirements.txt +++ b/resdsql/NatSQL/requirements.txt @@ -1,4 +1,4 @@ -nltk==3.9.3 +nltk==3.9.4 spacy==2.2.3 editdistance https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.0/en_core_web_sm-2.2.0.tar.gz