From 31318414720ecaa4b86ac8afbdb20066c9f43e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:53:56 -1000 Subject: [PATCH] chore(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.1 (#322) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index dc6c8fa..541d96b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ myst-parser==3.0.1 Sphinx==7.1.2 -sphinx-rtd-theme==2.0.0 +sphinx-rtd-theme==3.0.1 sphinxcontrib-asyncio==0.3.0 sphinxcontrib-fulltoc==1.2.0