Commit 3269820
committed
Hold Dependabot updates for 14 days to match the resolver shield
pyproject.toml sets uv's exclude-newer to 14 days, so a floor raised to a
release younger than that resolves to nothing and every CI job dies in the
install step. PR #48 raised tox to >=4.61.4 and hit exactly that: only
tox<=4.61.2 was visible to the resolver. A 14 day cooldown lines the two up,
the way portalocker and mt940 already do.1 parent e0a7252 commit 3269820
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
0 commit comments