chore(deps): remediate pip-audit CVEs by updating locked Python packages#79
Merged
anchildress1 merged 1 commit intodependabot/uv/uv-aa7cb66ac2from May 3, 2026
Merged
Conversation
…hecks Agent-Logs-Url: https://github.com/ChecKMarKDevTools/devto-mirror/sessions/50ea1e22-4333-431f-80b7-5f3046fb5fbc Co-authored-by: anchildress1 <[email protected]>
Copilot created this pull request from a session on behalf of
anchildress1
May 3, 2026 00:40
View session
|
d0f60d6
into
dependabot/uv/uv-aa7cb66ac2
3 of 4 checks passed
anchildress1
added a commit
that referenced
this pull request
May 3, 2026
…ss 1 directory (#76) * chore(deps): bump requests in the uv group across 1 directory Bumps the uv group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): update vulnerable locked packages for security-quality checks (#79) Agent-Logs-Url: https://github.com/ChecKMarKDevTools/devto-mirror/sessions/50ea1e22-4333-431f-80b7-5f3046fb5fbc Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: anchildress1 <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]> Co-authored-by: anchildress1 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This Dependabot branch was blocked by
security-qualitydue topip-auditfindings in the resolved lock set. The fix updates only the affected locked packages so the dependency bump can proceed without changing application code.Problem scope
pip-auditreported CVEs from lock-resolved packages (pygments, and additional vulnerable lock entries inpipandpython-dotenv).Changes made
uv.lockto move vulnerable packages to patched releases:pygments2.19.2→2.20.0python-dotenv1.2.1→1.2.2pip26.0→26.1Lock update example