Commit 750f1d1
chore(deps): override vulnerable black transitive dependency (#774)
## Summary
- Added explicit `black>=24.3.0` constraint to dev dependency group to
override the vulnerable transitive dependency from `pydoc-markdown` ->
`docspec-python` -> `black`
- Same fix as applied in
[apify-client-python#582](apify/apify-client-python#582)
## Test plan
- [x] Pre-commit hooks pass (lint + type check)
- [x] CI pipeline passes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 56aa42e commit 750f1d1
2 files changed
+82
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
0 commit comments