From 6992a6f1c5a18523042ad661e7b77f86bbb16df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 13:02:57 +0000 Subject: [PATCH] chore(deps): bump sphinx-prompt from 1.8.0 to 1.10.2 Bumps [sphinx-prompt](https://github.com/sbrunner/sphinx-prompt) from 1.8.0 to 1.10.2. - [Release notes](https://github.com/sbrunner/sphinx-prompt/releases) - [Commits](https://github.com/sbrunner/sphinx-prompt/compare/1.8.0...1.10.2) --- updated-dependencies: - dependency-name: sphinx-prompt dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 924a44fd..6f53c597 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ sphinx==7.2.6 sphinxcontrib-autoprogram==0.1.9 sphinx-rtd-theme==3.0.2 -sphinx-prompt==1.8.0 +sphinx-prompt==1.10.2 sphinx-tabs==3.4.1 sphinx-copybutton==0.5.2