From 55b9fdbbe2c1b57bf3d09656bb2447efad8165d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 19:11:40 +0000 Subject: [PATCH] Bump sphinx from 3.3.1 to 5.3.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 5.3.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...v5.3.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..d9bd7afa9f 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.3.0 testfixtures==6.15.0 tox==3.20.1 twine==3.2.0