Commit f1dce7e
committed
fix(deps): document CVE-2026-33231 (nltk wordnet_app) in pyproject.toml
No patched nltk version is available as of 2026-03-19 (CVE still RESERVED on
NVD). mloda only uses nltk.corpus.stopwords; nltk.app.wordnet_app is never
imported, so risk is minimal. Added comment to track the issue and guide the
version bump once a fix lands.1 parent 3543847 commit f1dce7e
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
0 commit comments