chore: urllib exclude for security fix

This commit is contained in:
Matthias
2026-05-11 19:17:13 +02:00
parent 939ea01d12
commit f82e4ce9ec
+1
View File
@@ -222,6 +222,7 @@ exclude-newer = "1 week"
[tool.uv.exclude-newer-package]
ccxt = false
urllib3 = "4 days"
[tool.ruff]
line-length = 100