Skip to content

Commit

Permalink
docs: Bump sphinx and breathe (#1002)
Browse files Browse the repository at this point in the history
This should hopefully resolve the parsing issues that we encountered.
Fixes #875
  • Loading branch information
paulgessinger committed Sep 22, 2021
1 parent ad39d5c commit 867a174
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
breathe==4.30.0
breathe==4.31.0
exhale==0.2.3
m2r==0.2.1
recommonmark==0.7.1
sphinx==4.0.3
sphinx==4.2.0
sphinx_markdown_tables==0.0.15
sphinx_rtd_theme==0.5.2
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ babel==2.9.1
# via sphinx
beautifulsoup4==4.9.3
# via bs4
breathe==4.30.0
breathe==4.31.0
# via
# -r docs/requirements.in
# exhale
Expand Down Expand Up @@ -65,7 +65,7 @@ snowballstemmer==2.1.0
# via sphinx
soupsieve==2.2.1
# via beautifulsoup4
sphinx==4.0.3
sphinx==4.2.0
# via
# -r docs/requirements.in
# breathe
Expand Down

0 comments on commit 867a174

Please sign in to comment.