Skip to content

Commit

Permalink
build(deps): update dependency myst-parser to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 85971ae commit 045cf99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.sphinx/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
furo==2024.8.6
lxd-sphinx-extensions==0.0.16
myst-parser==3.0.1
myst-parser==4.0.0
pyspelling==2.10
sphinx==7.4.7
sphinx-autobuild==2024.9.19
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ types = [
docs = [
"furo==2024.8.6",
"lxd-sphinx-extensions==0.0.16",
"myst-parser==3.0.1",
"myst-parser==4.0.0",
"pyspelling==2.10",
"sphinx==7.4.7",
"sphinx-autobuild==2024.9.19",
Expand Down

0 comments on commit 045cf99

Please sign in to comment.