From 3b941464662eada852462b96e11121e823238c38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:36:50 +0000 Subject: [PATCH] Bump sphinx-rtd-theme from 3.0.0 to 3.0.1 Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.0 to 3.0.1. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 62a576e7..786d0195 100644 --- a/requirements.in +++ b/requirements.in @@ -21,7 +21,7 @@ ruff==0.6.9 sentry-sdk==2.7.1 Sphinx==8.0.2 sphinxcontrib-httpdomain==1.8.1 -sphinx-rtd-theme==3.0.0 +sphinx-rtd-theme==3.0.1 symbolic==12.12.0 urllib3==2.2.3 werkzeug==3.0.4 diff --git a/requirements.txt b/requirements.txt index 4de289a4..8a680c31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -563,9 +563,9 @@ sphinx==8.0.2 \ # sphinx-rtd-theme # sphinxcontrib-httpdomain # sphinxcontrib-jquery -sphinx-rtd-theme==3.0.0 \ - --hash=sha256:1ffe1539957775bfa0a7331370de7dc145b6eac705de23365dc55c5d94bb08e7 \ - --hash=sha256:905d67de03217fd3d76fbbdd992034ac8e77044ef8063a544dda1af74d409e08 +sphinx-rtd-theme==3.0.1 \ + --hash=sha256:921c0ece75e90633ee876bd7b148cfaad136b481907ad154ac3669b6fc957916 \ + --hash=sha256:a4c5745d1b06dfcb80b7704fe532eb765b44065a8fad9851e4258c8804140703 # via -r requirements.in sphinxcontrib-applehelp==2.0.0 \ --hash=sha256:2f29ef331735ce958efa4734873f084941970894c6090408b079c61b2e1c06d1 \