Commit aae2eb9
fix: update black to fix ReDoS vulnerability (#582)
## Summary
- Addresses Dependabot alert #65 (medium severity)
- Updates `black` to ≥24.3.0 to fix CVE-2024-21503 (Regular Expression
Denial of Service)
- Added explicit constraint in dev dependencies
## Test plan
- [x] `uv lock` completes successfully
- [x] black version updated to 26.1.0
- [x] CI tests pass
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Vlada Dusek <v.dusek96@gmail.com>1 parent 1939b7f commit aae2eb9
2 files changed
+82
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
0 commit comments