Skip to content

deps: bump nltk to 3.10.3 - #653

Open
katsugtgz wants to merge 1 commit into
StreamController:mainfrom
katsugtgz:deps/nltk-3.10.3
Open

katsugtgz wants to merge 1 commit into
StreamController:mainfrom
katsugtgz:deps/nltk-3.10.3

Conversation

@katsugtgz

Copy link
Copy Markdown
Contributor

Updates nltk to 3.10.3 to clear the reported advisories.

Evidence:

  • requirements.txt pinned nltk==3.10.2 and requirement_macos.txt pinned nltk==3.10.0
  • pip-audit -r on 3.10.2 reported PYSEC-2026-3733, PYSEC-2026-3735 through PYSEC-2026-3739, PYSEC-2026-3741, PYSEC-2026-3748, PYSEC-2026-3749, PYSEC-2026-3751, PYSEC-2026-3752, PYSEC-2026-3790, CVE-2026-78680, CVE-2026-12876, CVE-2026-81723, CVE-2026-71513
  • updated version: 3.10.3 (also updates the wheel url and sha256 in pypi-requirements.yaml)

Validation:

  • python -m pytest tests/ passes (16 passed) in a venv with nltk==3.10.3
  • pypi-requirements.yaml still parses as valid YAML (148 sources)

Note: pip-audit still reports PYSEC-2026-3740 (GHSA-8mgp-746c-j5xp) for nltk@3.10.3. It affects all released versions so far, with no fixed release available yet. This patch clears the other 17 advisories.

Scope: dependency/lockfile update only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant