Skip to content

Commit 5d9384a

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #281 from IFCA-Advanced-Computing/dependabot/pip/sphinx-book-theme-gte-1.0.0-and-lt-1.2
Update sphinx-book-theme requirement from <1.1,>=1.0.0 to >=1.0.0,<1.2
2 parents e961cb7 + 7a7f5e2 commit 5d9384a

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
@@ -46,7 +46,7 @@ dependencies = [
4646
[project.optional-dependencies]
4747
docs = [
4848
"sphinx>=5.3.0,<7.2",
49-
"sphinx-book-theme>=1.0.0,<1.1",
49+
"sphinx-book-theme>=1.0.0,<1.2",
5050
"sphinxcontrib-bibtex>=2.5.0,<2.7",
5151
"myst-parser>=0.18.0,<2.1",
5252
"myst-nb>=0.17.0,<0.18",

0 commit comments

Comments
 (0)