From f8827ea82db742c5c5c97dcce70510d982246f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:55:57 +0000 Subject: [PATCH] Bump sphinx from 7.3.7 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.7...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e02e5afc..9e7e7bf4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ myst-parser==4.0.0 -Sphinx==7.3.7 +Sphinx==8.1.3 pygments==2.18.0 pyanalyze diff --git a/requirements.txt b/requirements.txt index 136dddf7..9fdf672f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ typeshed_client>=2.0.0 typing_extensions>=4.1.1 codemod myst-parser==4.0.0 -Sphinx==7.3.7 +Sphinx==8.1.3 black==24.8.0 ruff==0.6.9