From d9cce8f486a530116426132d120d19bcc0f8d6ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:36:23 +0000 Subject: [PATCH] Bump sphinx from 7.3.7 to 7.4.7 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.7. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.7...v7.4.7) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- doc/requirements.in | 2 +- doc/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.in b/doc/requirements.in index de1c6fbe..663b9ace 100644 --- a/doc/requirements.in +++ b/doc/requirements.in @@ -5,6 +5,6 @@ ipython == 8.26.0 numpy == 1.26.4 pandas == 2.2.2 pyarrow == 16.1.0 -sphinx == 7.3.7 +sphinx == 7.4.7 sphinxcontrib-googleanalytics==0.4 sphinx-copybutton==0.5.2 diff --git a/doc/requirements.txt b/doc/requirements.txt index 81940c51..63d0927b 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -84,7 +84,7 @@ snowballstemmer==2.2.0 # via sphinx soupsieve==2.5 # via beautifulsoup4 -sphinx==7.3.7 +sphinx==7.4.7 # via # -r doc/requirements.in # breathe