Skip to content

Commit 73d0013

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #272 from IFCA-Advanced-Computing/dependabot/pip/sphinx-gte-5.3.0-and-lt-7.3
Update sphinx requirement from <7.2,>=5.3.0 to >=5.3.0,<7.3
2 parents 0b3f0fc + c398529 commit 73d0013

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
@@ -44,7 +44,7 @@ dependencies = [
4444

4545
[project.optional-dependencies]
4646
docs = [
47-
"sphinx>=5.3.0,<7.2",
47+
"sphinx>=5.3.0,<7.3",
4848
"sphinx-book-theme>=1.0.0,<1.2",
4949
"sphinxcontrib-bibtex>=2.5.0,<2.7",
5050
"myst-parser>=0.18.0,<2.1",

0 commit comments

Comments
 (0)