Skip to content

Fixing vulnerabilities from old dependencies.#142

Merged
marcosfrenkel merged 1 commit intomasterfrom
fixing_vulnerabilities
Apr 16, 2026
Merged

Fixing vulnerabilities from old dependencies.#142
marcosfrenkel merged 1 commit intomasterfrom
fixing_vulnerabilities

Conversation

@marcosfrenkel
Copy link
Copy Markdown
Collaborator

Fix 7 Dependabot Security Vulnerabilities

Upgrades 4 transitive Python dependencies to their patched versions to resolve all open Dependabot alerts. The affected packages are:

Package Severity Version Bump
urllib3 3 × HIGH 2.5.02.6.3
python-multipart 1 × HIGH, 1 × MEDIUM 0.0.200.0.26
pytest 1 × MEDIUM 9.0.19.0.3
Pygments 1 × LOW 2.19.22.20.0

None of these are directly declared in pyproject.toml — they are transitive dependencies. Only uv.lock was updated using uv lock --upgrade-package to surgically upgrade just these packages without touching any other pinned versions.

@marcosfrenkel marcosfrenkel merged commit 95eb493 into master Apr 16, 2026
6 checks passed
@marcosfrenkel marcosfrenkel deleted the fixing_vulnerabilities branch April 16, 2026 21:01
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