From 05977f3221d529fc2db54119bc277eb922fb0c29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 23:27:57 +0200 Subject: [PATCH] Bump sphinx from 5.1.1 to 5.2.2 (#3370) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0dd255b2..1ff6e20c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ selenium==4.4.3 twine==4.0.1 Pallets-Sphinx-Themes==2.0.2 docutils==0.18 -Sphinx==5.1.1 +Sphinx==5.2.2 sphinx-issues==3.0.1 sphinx-jinja==2.0.2 sphinx-tabs==3.4.1