Skip to content

Commit

Permalink
Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 (#318)
Browse files Browse the repository at this point in the history
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.1.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent 638320e commit 0e791c7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ optional = true
[tool.poetry.group.docs.dependencies]
matplotlib = "^3.7.0"
Sphinx = ">=6.2.1,<8.0.0"
sphinx-rtd-theme = "^2.0.0"
sphinx-rtd-theme = ">=2,<4"
myst-parser = ">=2,<5"
sphinxcontrib-napoleon = "^0.7"
nbsphinx = "^0.9.2"
Expand Down

0 comments on commit 0e791c7

Please sign in to comment.