From 318ed3700f8839a64d21a8c86485c13507bec991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 20:12:57 +0000 Subject: [PATCH] build(deps): Bump sphinx from 7.3.5 to 7.3.7 in /docs Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.5 to 7.3.7. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.5...v7.3.7) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6d36d93..ac3f6cb 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,5 +2,5 @@ jinja2==3.1.3 markdown==3.6 mkdocs==1.5.3 readthedocs-sphinx-search==0.3.2 -sphinx==7.3.5 +sphinx==7.3.7 sphinx_rtd_theme==2.0.0