Commit 23db5ae
security(deps): constrain pip >=26.1.2 (PYSEC-2026-196) to unblock pip-audit
A new advisory landed against pip 26.1.1 (fixed in 26.1.2) since the last green deploy, turning the pip-audit --strict gate red even though no app code changed. pip is in the scanned env only because pip-audit pulls it in to resolve deps. Add a [tool.uv] constraint (same mechanism already used for authlib/urllib3/idna/starlette) and re-lock. Verified against the CI-exact sequence: 'uv sync --extra dev' installs pip 26.1.2 and 'uv run pip-audit --strict' reports no vulnerabilities.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4ab8952 commit 23db5ae
2 files changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
147 | 153 | | |
148 | 154 | | |
149 | 155 | | |
150 | 156 | | |
151 | 157 | | |
| 158 | + | |
152 | 159 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments