From 0b63e3d7f49d75a3ab257aa8c42e34d7334721bb Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 20 Aug 2024 16:26:36 +0000
Subject: [PATCH] Bump nltk from 3.6.6 to 3.9 in /inria/Code

Bumps [nltk](https://github.com/nltk/nltk) from 3.6.6 to 3.9.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.6.6...3.9)

---
updated-dependencies:
- dependency-name: nltk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 inria/Code/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inria/Code/requirements.txt b/inria/Code/requirements.txt
index 54c77d5..93ee26f 100644
--- a/inria/Code/requirements.txt
+++ b/inria/Code/requirements.txt
@@ -3,7 +3,7 @@ flair==0.8.0.post1
 gdown
 ip2geotools==0.1.5
 ipinfo==4.2.1
-nltk==3.6.6
+nltk==3.9
 numpy==1.22.0
 pandas~=1.3.0
 requests~=2.26.0