Skip to content

Commit f142949

Browse files
authored
fix(deps): bump nltk to version 3.9.3 (#774)
bumping to version NLTK 3.9.3 see: CVE-2025-14009 GHSA-7p94-766c-hgjp https://github.com/EveryVoiceTTS/EveryVoice/security/dependabot/26
1 parent 4d9652d commit f142949

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies = [
6565
"loguru==0.6.0",
6666
"matplotlib~=3.9.0",
6767
"merge-args",
68-
"nltk==3.9.1",
68+
"nltk==3.9.3",
6969
"numpy<2", # torch < 2.4.1 requires numpy < 2 but fails to declare it
7070
"packaging>=22.0",
7171
"pandas~=2.0",

0 commit comments

Comments
 (0)