From 29b937a05cff58c1c0c4ca806d40bda1107a3012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:49:13 +0000 Subject: [PATCH] Bump sphinx from 3.3.1 to 5.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 5.0.2. - [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.0.2) --- 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..1d9f1cb097 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.0.2 testfixtures==6.15.0 tox==3.20.1 twine==3.2.0