Merge pull request #81 from AndreiDrang/dependabot/pip/myst-parser-eq-0.19.star

Update myst-parser requirement from ==0.18.* to ==0.19.*
This commit is contained in:
Andrei 2023-03-09 23:32:06 +03:00 committed by GitHub
commit a74b48404f
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.18.*
myst-parser==0.19.*
autodoc_pydantic==1.8.*