Skip to content

Security: bump patchable Python deps (incl. 1 critical) - #7

Open
Mrassimo wants to merge 1 commit into
mainfrom
fix/py-dependency-security
Open

Security: bump patchable Python deps (incl. 1 critical)#7
Mrassimo wants to merge 1 commit into
mainfrom
fix/py-dependency-security

Conversation

@Mrassimo

Copy link
Copy Markdown
Owner

Raises version pins to clear Dependabot advisories where a non-breaking stable patched release exists.

Package From To Severity
rfc3161-client <0.1.0 >=1.0.6 CRITICAL
aiohttp <3.11.0 >=3.14.1 low
urllib3 <2.3.0 >=2.7.0 moderate
setuptools <75.0.0 >=78.1.1 high
tornado <6.5.0 >=6.5.7 high
jupyterlab <4.3.0 >=4.5.7 low
lightgbm <4.6.0 >=4.6.0 high

Deliberately excluded (breaking major/prerelease bumps that need a manual migration + test pass): transformers→5.x, starlette→1.x, black→26, pytest→9, plus several transitive-only advisories with no direct pin. apache-airflow is handled separately in #6.

No lockfile in this repo, so these can't be resolution-tested from CI here — please let CI run before merging.

🤖 Generated with Claude Code

Raises pins to clear Dependabot advisories (non-breaking stable ranges):
- rfc3161-client 0.0.x -> 1.0.6+ (CRITICAL GHSA-6qhv-4h7r-2g9m)
- aiohttp -> 3.14.1+, urllib3 -> 2.7+, setuptools -> 78.1.1+
- tornado -> 6.5.7+, jupyterlab -> 4.5.7+, lightgbm -> 4.6+

Breaking major/prerelease bumps (transformers 5.x, starlette 1.x,
black 26, pytest 9) intentionally excluded — need manual migration.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant