diff --git a/docs/pyproject.toml b/docs/pyproject.toml index 852d2bf333a..759ec6862b1 100644 --- a/docs/pyproject.toml +++ b/docs/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "standard-imghdr==3.13.0", # Allows writing docs in markdown - "myst-parser==5.0.0" + "myst-parser==5.1.0" ] [project.entry-points."pygments.lexers"]