Skip to content

Commit

Permalink
build(deps): bump sphinx-rtd-theme from 1.2.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.0 to 3.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@1.2.0...3.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]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 9d47b91 commit ed3a93d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docs = [
"Sphinx==6.1.3",
"sphinx-autodoc-typehints==1.22.0",
"asteroid-sphinx-theme==0.0.3",
"sphinx_rtd_theme==1.2.0",
"sphinx_rtd_theme==3.0.0",
"m2r2==0.3.2",
]
lint = ["black", "isort"]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ sphinx==6.1.3
# sphinxcontrib-jquery
sphinx-autodoc-typehints==1.22
# via bromodels (pyproject.toml)
sphinx-rtd-theme==1.2.0
sphinx-rtd-theme==3.0.0
# via bromodels (pyproject.toml)
sphinxcontrib-applehelp==1.0.8
# via sphinx
Expand Down

0 comments on commit ed3a93d

Please sign in to comment.