Skip to content

Commit

Permalink
Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#1672)
Browse files Browse the repository at this point in the history
* Bump sphinx-rtd-theme from 1.3.0 to 2.0.0

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@1.3.0...2.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and pre-commit-ci[bot] authored Dec 15, 2023
1 parent 400785c commit 2fb179d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sphinx==7.1.2
sphinx-design==0.5.0
sphinx-argparse==0.4.0
sphinx-autoapi==3.0.0
sphinx-rtd-theme==1.3.0
sphinx-rtd-theme==2.0.0
sphinxcontrib-programoutput==0.17
sphinxext-remoteliteralinclude==0.4.0
sphinx-copybutton==0.5.2
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ docs = [
"sphinx-design==0.5.0",
"sphinx-argparse==0.4.0",
"sphinx-autoapi==3.0.0",
"sphinx-rtd-theme==1.3.0",
"sphinx-rtd-theme==2.0.0",
"sphinxcontrib-programoutput==0.17",
"sphinxext-remoteliteralinclude==0.4.0",
"sphinx-copybutton==0.5.2"
Expand Down

0 comments on commit 2fb179d

Please sign in to comment.