Skip to content

Commit

Permalink
build(deps): Lock myst-parser ~0.18.1 due to sphinx 6 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Dec 31, 2022
1 parent d3ddf49 commit 153d136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ sphinx-inline-tabs = "*"
sphinxext-opengraph = "*"
sphinx-copybutton = "*"
sphinxext-rediraffe = "*"
myst_parser = "*"
myst_parser = ">=0.18.1"
docutils = "*"

### Testing ###
Expand Down

0 comments on commit 153d136

Please sign in to comment.