From 90b43180d0c2aec012af5c8abfa5b9cc695052f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 13:59:02 +0000 Subject: [PATCH] Bump sphinx from 7.0.1 to 7.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.1 to 7.2.3. - [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.3) --- 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..5263b44c 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.3