chore: increase aiohttp exclude to 5 days

This commit is contained in:
Matthias
2026-04-03 11:56:04 +02:00
parent f96f9b7601
commit b5d400c50d
+1 -1
View File
@@ -222,7 +222,7 @@ exclude-newer = "1 week"
[tool.uv.exclude-newer-package]
ccxt = false
aiohttp = "3 days"
aiohttp = "5 days"
[tool.ruff]
line-length = 100