mirror of
https://github.com/ruvnet/RuView
synced 2026-06-09 10:13:17 +00:00
chore(deps-dev): update myst-parser requirement from >=2.0.0 to >=3.0.1
Updates the requirements on [myst-parser](https://github.com/executablebooks/MyST-Parser) to permit the latest version. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/MyST-Parser/compare/v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 3.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ docs = [
|
||||
"sphinx>=7.2.0",
|
||||
"sphinx-rtd-theme>=1.3.0",
|
||||
"sphinx-autodoc-typehints>=1.25.0",
|
||||
"myst-parser>=2.0.0",
|
||||
"myst-parser>=3.0.1",
|
||||
]
|
||||
|
||||
gpu = [
|
||||
|
||||
Reference in New Issue
Block a user