Skip to content

Commit 8ab5823

Browse files
Bump sphinx-prompt from 1.9.0 to 1.10.2 (#313)
Bumps [sphinx-prompt](https://github.com/sbrunner/sphinx-prompt) from 1.9.0 to 1.10.2. - [Release notes](https://github.com/sbrunner/sphinx-prompt/releases) - [Commits](sbrunner/sphinx-prompt@1.9.0...1.10.2) --- updated-dependencies: - dependency-name: sphinx-prompt dependency-version: 1.10.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 650c67f commit 8ab5823

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ documentation = [
6161
"sphinx-autodoc-typehints==3.1.0; python_version > '3.11'",
6262
"sphinx-gallery==0.19.0; python_version > '3.11'",
6363
"sphinx-jinja2-compat==0.4.1; python_version > '3.11'",
64-
"sphinx-prompt==1.9.0; python_version > '3.11'",
64+
"sphinx-prompt==1.10.2; python_version > '3.11'",
6565
"sphinx-rtd-theme==3.0.2; python_version > '3.11'",
6666
"sphinx-tabs==3.4.*; python_version > '3.11'",
6767
"sphinx-toolbox==4.1.1; python_version > '3.11'",

0 commit comments

Comments
 (0)