Skip to content

Commit b5d400c

Browse files
committed
chore: increase aiohttp exclude to 5 days
1 parent f96f9b7 commit b5d400c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ exclude-newer = "1 week"
222222

223223
[tool.uv.exclude-newer-package]
224224
ccxt = false
225-
aiohttp = "3 days"
225+
aiohttp = "5 days"
226226

227227
[tool.ruff]
228228
line-length = 100

0 commit comments

Comments
 (0)