chore(deps): Dependabot security updates#3
Merged
Conversation
Upgrade vulnerable packages identified by Dependabot: - black 25.1.0 -> 26.3.1 (GHSA-3936-cmfr-pm3m, CVE-2026-32274, high) - virtualenv 20.34.0 -> 21.2.4 (GHSA-597g-3phw-6986, CVE-2026-22702, medium) - filelock 3.19.1 -> 3.29.0 (GHSA-qmgc-5h2g-mvrw CVE-2026-22701, GHSA-w853-jp5j-5j7f CVE-2025-68146, medium)
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.
Security Advisory Fixes
This PR upgrades packages flagged by Dependabot to patched versions. Only
uv.lockwas modified — no application code changed.Advisories Addressed (4/4)
Advisory Summaries
Verification
uv lock --upgrade-package <name>applied for each vulnerable packageuv synccompleted successfullyuv lock --checkpassedTest Notes
1 pre-existing test failure observed (
ModuleNotFoundError: No module named 'skills.inject_docs'). This is unrelated to the dependency upgrades — it exists onmainand is a module path configuration issue.Auto-generated via orchestrated security sweep.