From 3879ca6e91bee7719375f641f5648ed0260ceea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 13:57:03 +0000 Subject: [PATCH] Bump sphinx from 7.0.1 to 7.2.4 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.1 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.0.1...v7.2.4) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 3f8e4bd2..41a53f0f 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -6,4 +6,4 @@ factory_boy==3.2.1 flake8==6.0.0 ipython==8.14.0 rstcheck==6.1.2 -sphinx==7.0.1 +sphinx==7.2.4