Skip to content

Commit 812dc64

Browse files
committed
chore: bump cryptography exclusion to 6 days
1 parent 019f1ab commit 812dc64

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-
cryptography = "1 days"
225+
cryptography = "6 days"
226226
pytest = "5 days"
227227

228228
[tool.ruff]

0 commit comments

Comments
 (0)