From 8de20d4a0d8fb75cd77beb6e9b8b7bc2acb71b76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 14:59:42 +0800 Subject: [PATCH] Bump sphinx from 7.2.2 to 7.2.4 (#1897) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.2 to 7.2.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.2...v7.2.4) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 304cf949..2c957a2a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ readthedocs-sphinx-search==0.3.1 setuptools==68.1.2 -Sphinx==7.2.2 +Sphinx==7.2.4 sphinx-copybutton==0.5.2 sphinx_rtd_theme==1.3.0 twisted==22.10.0