From 6ca4d7b9ad977b672cfc65442511d12ea4c465df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 21:19:49 +0000 Subject: [PATCH] docs: bump sphinx from 8.1.3 to 8.2.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3811529ae..c17ae3074 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ -Sphinx==8.1.3 +Sphinx==8.2.3 sphinx-rtd-theme==3.0.2 -- GitLab