Skip to content

Commit 40650b7

Browse files
Update qiskit-sphinx-theme requirement from ~=1.16.0 to ~=2.0.0
Updates the requirements on [qiskit-sphinx-theme](https://github.com/Qiskit/qiskit_sphinx_theme) to permit the latest version. - [Release notes](https://github.com/Qiskit/qiskit_sphinx_theme/releases) - [Changelog](https://github.com/Qiskit/qiskit_sphinx_theme/blob/main/docs_guide/release_notes.rst) - [Commits](Qiskit/qiskit_sphinx_theme@1.16.0...2.0.0) --- updated-dependencies: - dependency-name: qiskit-sphinx-theme dependency-version: 2.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 028c62e commit 40650b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mypy-extensions>=0.4.4
99
jupyter-sphinx>=0.5.3
1010
nbsphinx>=0.9.7
1111
sphinx-autodoc-typehints>=1.24.0
12-
qiskit-sphinx-theme~=1.16.0
12+
qiskit-sphinx-theme~=2.0.0
1313
reno>=3.5.0
1414
# Black's formatting rules can change between major versions, so we use
1515
# the ~= specifier for it.

0 commit comments

Comments
 (0)