From 2152fd73253c3f39aecfa447dad5153576679a95 Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 20 May 2026 06:16:15 +0200 Subject: [PATCH] chore: temporarily decrase cooldown for pymdown --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index c6024a3b5..60abaeec1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -222,6 +222,7 @@ exclude-newer = "1 week" [tool.uv.exclude-newer-package] ccxt = false +pymdown-extensions = "6 days" [tool.ruff] line-length = 100