From a25538296f075467ad22dbfe99a61d9cd76a09df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 14:35:57 +0000 Subject: [PATCH] Bump sphinx from 7.2.4 to 7.2.5 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.4 to 7.2.5. - [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.4...v7.2.5) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6055105b..7f1db07e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pip==23.2.1 -Sphinx==7.2.4 +Sphinx==7.2.5 lxml==4.9.3 flake8==6.1.0 Jinja2==3.1.2