Commit 09241a9
committed
chore: prefer older stable releases for fresh-on-pypi packages
Pin to stable older patches where the latest release is < 1 month old
and an older patch still satisfies the CVE fix:
- requests: 2.33.1 (5d old) -> 2.33.0 (32d old)
- pathspec: 1.1.0 (3d old) -> 1.0.4 (3mo old) [black 26 dep]
Pillow 12.2.0, pygments 2.20.0, and pytest 9.0.3 remain at the latest
because they ARE the CVE-mandated minimums - no older patched release
exists.
https://claude.ai/code/session_01CSENfJ5u4nVLrpBqD8npqa1 parent 6762486 commit 09241a9
3 files changed
Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments