[Snyk] Security upgrade nltk from 3.3 to 3.10.3 - #29
brookecastleberry wants to merge 1 commit into
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-NLTK-19276670 - https://snyk.io/vuln/SNYK-PYTHON-NLTK-19276671 - https://snyk.io/vuln/SNYK-PYTHON-NLTK-19276674 - https://snyk.io/vuln/SNYK-PYTHON-NLTK-19313902
|
This upgrade of NLTK from version 3.3 to 3.10.3 spans several minor versions and introduces significant changes, most notably in required Python versions and specific function behaviors. Key Changes:
Recommendation: Before merging, verify that your production environment runs on Python 3.10 or higher. Review any code that uses NLTK's WordNet or METEOR modules to ensure compatibility with the documented behavioral changes.
|
Snyk has created this PR to fix 4 vulnerabilities in the pip dependencies of this project.
Snyk changed the following file(s):
pip-sample/requirements.txtBreaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Deserialization of Untrusted Data
🦉 Regular Expression Denial of Service (ReDoS)