From 14caf11e5b41da2e126c71ed082c7f80b3cf32b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 12:02:28 +0000 Subject: [PATCH] MNT: (deps): Bump sphinx from 4.1.0 to 4.1.1 in /ci Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/doc_requirements.txt b/ci/doc_requirements.txt index 60a4e776752..068c9886e4c 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -1,4 +1,4 @@ -sphinx==4.1.0 +sphinx==4.1.1 # Jinja 3 breaks until we bump pydata-sphinx-theme (I think) jinja2<3 pydata-sphinx-theme==0.5.2