Skip to content

Commit 1f7c9fb

Browse files
committed
Partially update docs requirements.
Sphinx 9 seems to have some issues which are initially not easy to even understand what they're trying to indicate...
1 parent 241aec9 commit 1f7c9fb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ charset-normalizer==3.4.4
2020
# via requests
2121
docutils==0.21.2
2222
# via sphinx
23-
furo==2025.9.25
23+
furo==2025.12.19
2424
# via -r docs/requirements.in
2525
idna==3.11
2626
# via requests
@@ -59,15 +59,15 @@ requests==2.32.5
5959
# via
6060
# sphinx
6161
# sphinxcontrib-spelling
62-
roman-numerals-py==3.1.0
62+
roman-numerals==4.1.0
6363
# via sphinx
64-
rpds-py==0.29.0
64+
rpds-py==0.30.0
6565
# via
6666
# jsonschema
6767
# referencing
6868
snowballstemmer==3.0.1
6969
# via sphinx
70-
soupsieve==2.8
70+
soupsieve==2.8.1
7171
# via beautifulsoup4
7272
sphinx==8.2.3
7373
# via
@@ -108,5 +108,5 @@ sphinxext-opengraph==0.13.0
108108
# via -r docs/requirements.in
109109
typing-extensions==4.15.0
110110
# via beautifulsoup4
111-
urllib3==2.5.0
111+
urllib3==2.6.2
112112
# via requests

0 commit comments

Comments
 (0)