Skip to content

Commit 10234ea

Browse files
deps: update dependency sphinx to >=7.2.2,<7.3 (#291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f635c94 commit 10234ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
],
4545
extras_require={
4646
"docs": [
47-
"sphinx>=7.1.2,<7.2",
47+
"sphinx>=7.2.2,<7.3",
4848
"sphinx-rtd-theme>=1.3.0,<1.4",
4949
"myst-parser>=2.0.0,<2.1",
5050
"watchdog>=3.0.0,<3.1",

0 commit comments

Comments
 (0)