From b9a354fdabb4c8712b0fe26d0151bba44f1848ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 07:11:03 +0000 Subject: [PATCH] Bump sphinx from 5.1.1 to 5.2.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.1 to 5.2.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/v5.1.1...v5.2.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... 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 c4ff9428c..32be1cf1e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ splinter==0.18.1 selenium==4.4.3 twine==4.0.1 Pallets-Sphinx-Themes==2.0.2 -Sphinx==5.1.1 +Sphinx==5.2.2 sphinx-issues==3.0.1 sphinx-jinja==2.0.2 sphinx-tabs==3.4.1