Skip to content

Commit 79941bb

Browse files
Merge pull request #2852 from VWS-Python/revert-2820-dependabot/pip/sphinx-9.1.0
Revert "Bump sphinx from 8.2.3 to 9.1.0"
2 parents c05efbc + e4df658 commit 79941bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ optional-dependencies.dev = [
5555
"coverage==7.13.1",
5656
"deptry==0.24.0",
5757
"dirty-equals==0.11",
58-
"doc8==2.0.0",
58+
"doc8==1.1.1",
5959
"doccmd==2026.1.12",
6060
"docformatter==1.7.7",
6161
"docker==7.1.0",
@@ -85,7 +85,7 @@ optional-dependencies.dev = [
8585
# use it to lint shell commands in GitHub workflow files.
8686
"shellcheck-py==0.11.0.1",
8787
"shfmt-py==3.12.0.2",
88-
"sphinx==9.1.0",
88+
"sphinx==8.2.3",
8989
"sphinx-copybutton==0.5.2",
9090
"sphinx-lint==1.0.2",
9191
"sphinx-paramlinks==0.6",

0 commit comments

Comments
 (0)