From e03d583dcb29c653074c160169c890ce01400511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 13:12:11 +0000 Subject: [PATCH] Bump sphinx from 6.2.0 to 6.2.1 (#8825) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.0 to 6.2.1. - [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/v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 843ed02a6..264417db4 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -142,7 +142,7 @@ six==1.16.0 # via bleach snowballstemmer==2.2.0 # via sphinx -sphinx==6.2.0 +sphinx==6.2.1 # via # cryptography (pyproject.toml) # sphinx-rtd-theme