Merge pull request #82 from AndreiDrang/dependabot/pip/myst-parser-eq-1.0.star

Update myst-parser requirement from ==0.19.* to ==1.0.*
This commit is contained in:
Andrei 2023-03-17 01:18:55 +03:00 committed by GitHub
commit ae13b73e55
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==0.19.*
myst-parser==1.0.*
autodoc_pydantic==1.8.*