Skip to content

Commit

Permalink
[DEPENDABOT]: Bump sphinx-rtd-theme from 1.3.0 to 2.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.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]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent ecb19f0 commit 423353b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -81,7 +81,7 @@ flake8-rst-docstrings = ">=0.3.0"
pep8-naming = ">=0.13.3"
reorder-python-imports = ">=3.12.0"
pre-commit-hooks = ">=4.5.0"
sphinx-rtd-theme = "^1.3.0"
sphinx-rtd-theme = "^2.0.0"
sphinx-rtd-dark-mode = "^1.2.3"
Pygments = "^2.9.0"
sphinx-click = "^3.0.0"
Expand Down

0 comments on commit 423353b

Please sign in to comment.