From ec0ca2bfb63f9cff18cb910507799ae30e0c3406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:05:48 +0000 Subject: [PATCH] Bump sphinx from 3.3.1 to 5.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 5.2.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.3.1...v5.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e0fbacf4c0..adb8623a94 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ pre-commit==2.9.2 pytest==6.1.2 pytest-vcr==1.0.2 responses==0.12.1 -Sphinx==3.3.1 +Sphinx==5.2.3 testfixtures==6.15.0 tox==3.20.1 twine==3.2.0