From 6e496eb222ed3c20627c0fc7c2c3f2e5f0dfb807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:16:46 -1000 Subject: [PATCH] chore(deps): bump sphinx-rtd-theme from 1.0.0 to 2.0.0 (#302) 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 2e46fa5..b2c0be5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ myst-parser==0.18.1 Sphinx==5.2.3 -sphinx-rtd-theme==1.0.0 +sphinx-rtd-theme==2.0.0 sphinxcontrib-asyncio==0.3.0 sphinxcontrib-fulltoc==1.2.0