Skip to content

Commit

Permalink
fix: Bump sphinx doc build dep to 7.2.6 (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz authored Mar 4, 2024
1 parent a657a1d commit e3707c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx==4.5.0
sphinx_c_autodoc
sphinx_rtd_theme
clang==14
sphinx==7.2.6
sphinx_c_autodoc==1.3.0
sphinx_rtd_theme==2.0.0
clang==14.0

0 comments on commit e3707c1

Please sign in to comment.