chore: bump cryptography exclusion to 6 days

This commit is contained in:
Matthias
2026-04-14 07:18:09 +02:00
parent 019f1ab28d
commit 812dc64cd7
+1 -1
View File
@@ -222,7 +222,7 @@ exclude-newer = "1 week"
[tool.uv.exclude-newer-package]
ccxt = false
cryptography = "1 days"
cryptography = "6 days"
pytest = "5 days"
[tool.ruff]