From 13135c269eabfac8e422a495870cc6bfa3ff0533 Mon Sep 17 00:00:00 2001 From: katsugtgz Date: Mon, 24 Aug 2026 08:34:48 +0700 Subject: [PATCH] deps: bump nltk to 3.10.3 nltk 3.9.1 is affected by 29 open advisories (path traversal, ReDoS, SSRF filter bypass, zip slip, and others). 3.10.3 is the current release and clears all of them. Scope: requirements.txt only. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 270e69e..8a077f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -266,7 +266,7 @@ nest-asyncio==1.6.0 networkx==3.4.2 newspaper3k==0.2.8 ninja==1.11.1.3 -nltk==3.9.1 +nltk==3.10.3 notebook==7.3.2 notebook_shim==0.2.4 notion-client==2.3.0