Bump nltk minimum version from 3.9.1 to 3.9.3

Resolves a security vulnerability flagged by Dependabot (#164).
This commit is contained in:
Mark Backman
2026-02-24 08:54:03 -05:00
parent 9c2ac661a3
commit 0f7e6e14ab
3 changed files with 6 additions and 5 deletions

View File

@@ -0,0 +1 @@
- Bumped `nltk` minimum version from 3.9.1 to 3.9.3 to resolve a security vulnerability.