Skip to content

Commit 09ea3ca

Browse files
build(deps-dev): bump sphinx-rtd-theme from 2.0.0 to 3.0.2 in /packages
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.2. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.0.2) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9774dc3 commit 09ea3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ rich==13.9.4 ; python_version >= "3.9" and python_version < "4.0"
7878
shellingham==1.5.4 ; python_version >= "3.9" and python_version < "4.0"
7979
smmap==5.0.2 ; python_version >= "3.9" and python_version < "4.0"
8080
snowballstemmer==2.2.0 ; python_version >= "3.9" and python_version < "4.0"
81-
sphinx-rtd-theme==2.0.0 ; python_version >= "3.9" and python_version < "4.0"
81+
sphinx-rtd-theme==3.0.2 ; python_version >= "3.9" and python_version < "4.0"
8282
sphinx==6.2.1 ; python_version >= "3.9" and python_version < "4.0"
8383
sphinxcontrib-applehelp==2.0.0 ; python_version >= "3.9" and python_version < "4.0"
8484
sphinxcontrib-devhelp==2.0.0 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)