Skip to content

fix: update urllib3 to resolve CVE-2026-44431#1

Open
dannyneira wants to merge 1 commit into
mainfrom
independabot/urllib3-CVE-2026-44431
Open

fix: update urllib3 to resolve CVE-2026-44431#1
dannyneira wants to merge 1 commit into
mainfrom
independabot/urllib3-CVE-2026-44431

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

  • Updates urllib3 from 2.3.0 to 2.7.0 in candle-examples/examples/marian-mt/python/requirements.txt.
  • Resolves direct runtime pip Dependabot alerts for urllib3 in the marian-mt Python example.

Alerts resolved

Advisory references

Verification

  • python3 -m pip install --dry-run -r candle-examples/examples/marian-mt/python/requirements.txt completed successfully.
  • pip-audit -r candle-examples/examples/marian-mt/python/requirements.txt --format json reports urllib3 2.7.0 with 0 vulnerabilities.
  • python3 -m compileall candle-examples/examples/marian-mt/python/convert_slow_tokenizer.py completed successfully.
  • pip-audit still reports existing vulnerabilities in other packages in this requirements file; those are outside this PR's selected urllib3 batch.

Conversation: https://staging.warp.dev/conversation/6815902a-0689-493a-acde-a89c314bc141
Run: https://oz.staging.warp.dev/runs/019e3184-1efd-7dea-b2f2-e8b9fd143adf
This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
@dannyneira dannyneira marked this pull request as ready for review May 21, 2026 15:41
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