Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 99cf8ce commit 3d124eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ docs = [
"pyyaml==6.0.2",
"sphinx==8.0.2",
"sphinx-issues==4.1.0",
"sphinx-rtd-theme==3.0.0",
"sphinx-rtd-theme==3.0.1",
]
tests = ["apispec[yaml,marshmallow]", "openapi-spec-validator==0.7.1", "pytest"]
dev = ["apispec[tests]", "tox", "pre-commit>=3.5,<5.0"]
Expand Down

0 comments on commit 3d124eb

Please sign in to comment.