Skip to content

Safe updates of python dependencies with known vulnerabilities#2045

Merged
dadmobile merged 4 commits into
mainfrom
update/python-dependencies-may26
May 12, 2026
Merged

Safe updates of python dependencies with known vulnerabilities#2045
dadmobile merged 4 commits into
mainfrom
update/python-dependencies-may26

Conversation

@dadmobile

@dadmobile dadmobile commented May 11, 2026

Copy link
Copy Markdown
Member

These are initial "safe" (mostly patch) updates of python libraries to address known vulnerabilities.

These are still remaining in pyproject.toml:

  • starlette: instead of pinning to some conflicting version we should probably bump fastapi, but will do that separate since riskier
  • paramiko: no fix published yet for 4.0.0 CVE-2026-44405

This PR only addresses the primary API toml. There are numerous libraries that need updating in localprovider but some are riskier, and we can just say don't run local provider on your server.

@netlify

netlify Bot commented May 11, 2026

Copy link
Copy Markdown

Deploy Preview for transformerlab canceled.

Name Link
🔨 Latest commit 36e164b
🔍 Latest deploy log https://app.netlify.com/projects/transformerlab/deploys/6a0354ef51a863000895ddba

@polarityinc

polarityinc Bot commented May 11, 2026

Copy link
Copy Markdown

Paragon Review Skipped

Hi @dadmobile! Your Polarity credit balance is insufficient to complete this review.

Please visit https://app.paragon.run to finish your review.

@sentry

sentry Bot commented May 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@deep1401 deep1401 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a note since we mentioned this in scrum, we're not updating for localprovider-pyproject and we'll deal with it separately. That env is just used for local provider setup so its not as sensitive for now since it runs in a sandbox

@dadmobile dadmobile merged commit 61b23ac into main May 12, 2026
20 checks passed
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.

2 participants