From fab732ff52717789953438519d376ad2f8a44655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 16:04:28 +0000 Subject: [PATCH] build(deps): bump sphinx from 7.1.2 to 7.2.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.6. - [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.1.2...v7.2.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 307c0c6f..a802daa5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ gunicorn==21.2.0 pycodestyle==2.11.0 pydocstyle==6.3.0 requests==2.31.0 -Sphinx==7.1.2 +Sphinx==7.2.6 Werkzeug==3.0.0 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability