Commit b8e20e3
ci: ignore aiohttp in Dependabot (unsolvable downstream)
The security updater fails every run trying to bump aiohttp for its CVEs:
vgi-rpc[external] caps aiohttp <3.14 but the fixes are only in >=3.14, so
the resolution is unsatisfiable. Ignore aiohttp here to stop the recurring
"Dependabot Updates" failure; the alerts remain visible. Lifting the cap
upstream in vgi-rpc-python is the actual fix.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fc47e40 commit b8e20e3
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 | | |
23 | 31 | | |
24 | 32 | | |
| |||
0 commit comments