Skip to content

Commit 5c7a4f1

Browse files
authored
Merge pull request #740 from fizyk/dependabot/pip/sphinx-9.1.0
Bump sphinx from 8.2.3 to 9.1.0
2 parents b3c92be + 3c6350c commit 5c7a4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ pytest-benchmark = "==5.2.3"
1212
pytest-cov = "==7.0.0"
1313
mypy = {version = "==1.19.1", markers="implementation_name == 'cpython'"}
1414
tbump = "==6.11.0"
15-
sphinx = {version = "==8.2.3", markers="python_version >= '3.12'"}
15+
sphinx = {version = "==9.1.0", markers="python_version >= '3.12'"}

0 commit comments

Comments
 (0)