From efc65d9da985bf4300e313429679da503ae945cf Mon Sep 17 00:00:00 2001 From: NuwanJ Date: Thu, 26 Feb 2026 14:07:48 +0530 Subject: [PATCH] Update myst-parser version to 5.0.0 in requirements.txt --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index cd61286..1c1e4f0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ furo==2025.12.19 Sphinx==9.1.0 -myst-parser==4.0.1 +myst-parser==5.0.0 sphinx-autodoc-typehints==3.6.3 sphinx-autobuild==2025.8.25 sphinx_rtd_theme==3.1.0