Skip to content

Commit

Permalink
Update Sphinx to 8.1.3, sphinx-rtd-theme to 3.0.0 and myst-parser to …
Browse files Browse the repository at this point in the history
…4.0.0 (#1211)

* Update sphinx-rtd-theme to 3.0.0

* Bump Sphinx too

* Bump myst-parser too
  • Loading branch information
shaunagm authored Dec 9, 2024
1 parent 7593a55 commit a2c71c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r ../requirements.txt
Sphinx==5.3.0
sphinx-rtd-theme==2.0.0
myst-parser==1.0.0
Sphinx==8.1.3
sphinx-rtd-theme==3.0.0
myst-parser==4.0.0
sphinx-multiversion

0 comments on commit a2c71c5

Please sign in to comment.