From bea49ed20c16481ce8c7e541f3761129795fce0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 19:01:40 +0000 Subject: [PATCH] Bump sphinx from 3.3.1 to 6.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 6.1.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/v3.3.1...v6.1.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..673151baf7 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==6.1.3 testfixtures==6.15.0 tox==3.20.1 twine==3.2.0