Skip to content

Commit 192e9c9

Browse files
Update sphinx-tabs requirement from <=3.2.0,>=1.2.1 to >=1.2.1,<3.4.0 (#73)
Updates the requirements on [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) to permit the latest version. - [Release notes](https://github.com/executablebooks/sphinx-tabs/releases) - [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md) - [Commits](executablebooks/sphinx-tabs@v1.2.1...v3.3.1) --- updated-dependencies: - dependency-name: sphinx-tabs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9023620 commit 192e9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Sphinx==4.5.0
22
pyansys-sphinx-theme==0.2.3
33
sphinx-copybutton==0.5.0
44
sphinx_toolbox==2.18.0
5-
sphinx-tabs>=1.2.1,<=3.2.0
5+
sphinx-tabs>=1.2.1,<3.4.0
66
sphinxcontrib-mermaid>=0.7.1

0 commit comments

Comments
 (0)