Skip to content

Commit e2caf27

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #254 from IFCA/dependabot/pip/sphinx-gte-5.3.0-and-lt-7.2
Update sphinx requirement from <7.1,>=5.3.0 to >=5.3.0,<7.2
2 parents d139c2c + b289ece commit e2caf27

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
@@ -45,7 +45,7 @@ dependencies = [
4545

4646
[project.optional-dependencies]
4747
docs = [
48-
"sphinx>=5.3.0,<7.1",
48+
"sphinx>=5.3.0,<7.2",
4949
"sphinx-book-theme>=1.0.0,<1.1",
5050
"sphinxcontrib-bibtex>=2.5.0,<2.6",
5151
"myst-parser>=0.18.0,<2.1",

0 commit comments

Comments
 (0)