Merge pull request #87 from AndreiDrang/dependabot/pip/myst-parser-eq-2.0.star

Update myst-parser requirement from ==1.0.* to ==2.0.*
This commit is contained in:
Andrei 2023-06-19 21:51:36 +03:00 committed by GitHub
commit d0c6460b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
pallets_sphinx_themes==2.*
myst-parser==1.0.*
myst-parser==2.0.*
autodoc_pydantic==1.8.*