arpitjain099 opened a new pull request, #156:
URL: https://github.com/apache/otava/pull/156

   ## Summary
   - Update `uv.lock` to bump `urllib3` from `2.6.3` to `2.7.0`.
   - Keep changes lockfile-only and scoped to dependency resolution.
   
   ## Why
   Dependabot reports two open high-severity advisories affecting `urllib3 < 
2.7.0` in this repo lockfile. This update moves the resolved version to the 
patched range.
   
   ## Validation
   - `uv sync --all-extras --dev`
   - `uv run pytest -q` (fails in this environment for reasons unrelated to 
this lockfile change: tests invoke `uv` as a shell command not on PATH in 
subprocess contexts, and Docker-based E2E tests hit local runtime timeouts)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to