Skip to content

Commit

Permalink
Merge pull request #767 from karlch/dependabot-pip-misc-requirements-…
Browse files Browse the repository at this point in the history
…pydata-sphinx-theme-0.15.2

Bump pydata-sphinx-theme from 0.14.4 to 0.15.2 in /misc/requirements
  • Loading branch information
karlch authored Mar 17, 2024
2 parents 1b25a87 + 3051ed5 commit a784492
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
},
],
"navbar_start": ["navbar-logo"],
"navbar_align": "left",
}

html_sidebars = {
Expand Down
2 changes: 1 addition & 1 deletion misc/requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sphinx==7.2.6
pydata-sphinx-theme==0.14.4
pydata-sphinx-theme==0.15.2
sphinxcontrib-images==0.9.4

0 comments on commit a784492

Please sign in to comment.