Bump sphinx-rtd-theme from 3.0.0 to 3.0.1 (#301)
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](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@ -2311,13 +2311,13 @@ reference = "pypi-public"
|
||||
|
||||
[[package]]
|
||||
name = "sphinx-rtd-theme"
|
||||
version = "3.0.0"
|
||||
version = "3.0.1"
|
||||
description = "Read the Docs theme for Sphinx"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "sphinx_rtd_theme-3.0.0-py2.py3-none-any.whl", hash = "sha256:1ffe1539957775bfa0a7331370de7dc145b6eac705de23365dc55c5d94bb08e7"},
|
||||
{file = "sphinx_rtd_theme-3.0.0.tar.gz", hash = "sha256:905d67de03217fd3d76fbbdd992034ac8e77044ef8063a544dda1af74d409e08"},
|
||||
{file = "sphinx_rtd_theme-3.0.1-py2.py3-none-any.whl", hash = "sha256:921c0ece75e90633ee876bd7b148cfaad136b481907ad154ac3669b6fc957916"},
|
||||
{file = "sphinx_rtd_theme-3.0.1.tar.gz", hash = "sha256:a4c5745d1b06dfcb80b7704fe532eb765b44065a8fad9851e4258c8804140703"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -2830,4 +2830,4 @@ reference = "pypi-public"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<4.0"
|
||||
content-hash = "120040138ac00ddfaa3f9c58e08c4472a655d3e95929fc413884e0445e53bd16"
|
||||
content-hash = "935241ae9855ba14ff0ac36ec003cb9b030476bd6c70a752b8160a6bd6f8e43b"
|
||||
|
@ -46,7 +46,7 @@ sphinx-autodoc-typehints = "^2.3.0"
|
||||
sphinxcontrib-spelling = "^8.0.0"
|
||||
sphinx-copybutton = "^0.5.2"
|
||||
sphinxext-opengraph = "^0.9.1"
|
||||
sphinx-rtd-theme = "^3.0.0"
|
||||
sphinx-rtd-theme = "^3.0.1"
|
||||
toml = "^0.10.2"
|
||||
types-python-dateutil = "^2.9.0"
|
||||
types-toml = "^0.10.8"
|
||||
|
Reference in New Issue
Block a user