Skip to content

Address all packaging dependency alerts#415

Open
ihalatci wants to merge 2 commits into
developfrom
ihalatci-consolidate-dependency-updates
Open

Address all packaging dependency alerts#415
ihalatci wants to merge 2 commits into
developfrom
ihalatci-consolidate-dependency-updates

Conversation

@ihalatci

@ihalatci ihalatci commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • consolidate the latest packaging dependency updates into one generated lockfile
  • update every vulnerable package to at least its first patched version
  • include required transitive updates for cryptography, h11, and black
  • apply the single formatting-only change required by Black 26.3.1

This is expected to resolve all 36 currently open Dependabot alerts after merge: 1 critical, 15 high, 15 moderate, and 5 low.

Local validation

  • regenerated lock exactly matches pip-compile under Python 3.10
  • installed package set passes dependency compatibility and import checks
  • Black formatting check passes
  • Prospector reports zero findings
  • 21 targeted packaging tests pass

CI exercises the repository's Git- and Docker-backed workflows.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 85f09584-5b69-46cd-aa4c-22d7f67470d3
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 85f09584-5b69-46cd-aa4c-22d7f67470d3
@ihalatci ihalatci changed the title Consolidate packaging dependency updates Address all packaging dependency alerts Jul 21, 2026
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