Skip to content

Commit f236f6f

Browse files
⬆️ Update sphinxext-rediraffe requirement
Updates the requirements on [sphinxext-rediraffe](https://github.com/sphinx-doc/sphinxext-rediraffe) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinxext-rediraffe/releases) - [Commits](sphinx-doc/sphinxext-rediraffe@v0.2.7...v0.3.0) --- updated-dependencies: - dependency-name: sphinxext-rediraffe dependency-version: 0.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1160a72 commit f236f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ rtd = [
5656
"sphinx-book-theme~=1.1",
5757
"sphinx-design",
5858
"sphinx-copybutton",
59-
"sphinxext-rediraffe~=0.2.7",
59+
"sphinxext-rediraffe~=0.3.0",
6060
# TODO this can uncommented once https://github.com/mgaitan/sphinxcontrib-mermaid/issues/109 is fixed
6161
# "sphinxcontrib.mermaid~=0.7.1",
6262
"sphinxext-opengraph~=0.9.0",

0 commit comments

Comments
 (0)