Skip to content

Commit 2cf85de

Browse files
⬆️ Update sphinxext-rediraffe requirement from ~=0.2.7 to ~=0.3.0 (#1064)
⬆️ 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1160a72 commit 2cf85de

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)