From e126a4a7d5c6afea1f2fe9b84f27211dc2f70cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 19:02:02 +0000 Subject: [PATCH] Bump sphinx from 3.3.1 to 6.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 6.0.0. - [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.0.0) --- 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..b9630b52c5 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.0.0 testfixtures==6.15.0 tox==3.20.1 twine==3.2.0