chore(deps): override vulnerable black transitive dependency#774
Merged
chore(deps): override vulnerable black transitive dependency#774
Conversation
pydoc-markdown is unmaintained and pins old docspec-python with a vulnerable version of black. We explicitly constrain black>=24.3.0 to override the transitive dependency and resolve the dependabot security alert. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #774 +/- ##
===========================================
+ Coverage 68.06% 81.91% +13.85%
===========================================
Files 46 46
Lines 2693 2693
===========================================
+ Hits 1833 2206 +373
+ Misses 860 487 -373
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
B4nan
approved these changes
Feb 11, 2026
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.
Summary
black>=24.3.0constraint to dev dependency group to override the vulnerable transitive dependency frompydoc-markdown->docspec-python->blackTest plan
🤖 Generated with Claude Code