Merge pull request #1907 from mgorny/sphinx-prompt-1.8.0

update plugins for sphinx-prompt-1.8.0
This commit is contained in:
Ian Stapleton Cordasco 2024-01-05 08:01:23 -06:00 committed by GitHub
commit fb9a02aaf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ extensions = [
"sphinx.ext.todo",
"sphinx.ext.coverage",
"sphinx.ext.viewcode",
"sphinx-prompt",
"sphinx_prompt",
]
# Add any paths that contain templates here, relative to this directory.

View file

@ -1,4 +1,4 @@
sphinx>=2.1.0,!=3.1.0
sphinx-rtd-theme>=1.2.2
sphinx-prompt>=1.5.0
sphinx-prompt>=1.8.0
docutils!=0.18