From 2bf8f5c96d070f37a1778be79a9997b59ac013c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 11:10:40 +0000 Subject: [PATCH] chore(deps): update dependency myst-parser to v5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cc9220d5..40bf1bf8 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "docs": [ "sphinx>=8,<8.3", "sphinx-rtd-theme>=3,<3.1", - "myst-parser>=4,<4.1", + "myst-parser>=5,<5.1", "watchdog>=6,<6.1", ], "test": [