chore: allow cryptography security upgrades

This commit is contained in:
Matthias
2026-04-09 19:21:21 +02:00
parent 5dd2ad532b
commit 85ce0a1840
+1
View File
@@ -222,6 +222,7 @@ exclude-newer = "1 week"
[tool.uv.exclude-newer-package]
ccxt = false
cryptography = "1 days"
[tool.ruff]
line-length = 100