mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2026-03-14 17:16:56 +00:00
Bump myst-parser from 2.0.0 to 3.0.1
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 2.0.0 to 3.0.1. - [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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dmitry Belyaev
parent
ecbb3ab459
commit
566ccedcc1
@@ -44,7 +44,7 @@ lxml = ">=4.9.3,<6.0.0"
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
sphinx = ">=7.1,<7.3"
|
||||
myst-parser = "^2.0.0"
|
||||
myst-parser = ">=2,<4"
|
||||
sphinx-rtd-theme = ">=1.2.2,<3.0.0"
|
||||
sphinx-copybutton = "^0.5.2"
|
||||
sphinx-design = "^0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user