From 9367751abf069aef079578514455da102101e791 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 09:47:39 +0000 Subject: [PATCH] chore(deps): update dependency mdit-py-plugins to v0.6.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ae3822f..fbe581d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -41,7 +41,7 @@ markdown-it-py==4.0.0 # myst-parser markupsafe==3.0.3 # via jinja2 -mdit-py-plugins==0.6.0 +mdit-py-plugins==0.6.1 # via myst-parser mdurl==0.1.2 # via markdown-it-py