Skip to content

Commit 9e196a3

Browse files
committed
Update dependencies.
1 parent 710363f commit 9e196a3

File tree

3 files changed

+132
-145
lines changed

3 files changed

+132
-145
lines changed

docs/requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ alabaster==1.0.0
66
# via sphinx
77
attrs==25.4.0
88
# via referencing
9-
babel==2.17.0
9+
babel==2.18.0
1010
# via sphinx
11-
beautifulsoup4==4.14.2
11+
beautifulsoup4==4.14.3
1212
# via furo
13-
certifi==2025.11.12
13+
certifi==2026.1.4
1414
# via requests
1515
charset-normalizer==3.4.4
1616
# via requests
17-
docutils==0.21.2
17+
docutils==0.22.4
1818
# via sphinx
19-
furo==2025.9.25
19+
furo==2025.12.19
2020
# via -r docs/requirements.in
2121
idna==3.11
2222
# via requests
@@ -28,7 +28,7 @@ lxml==6.0.2
2828
# via sphinx-json-schema-spec
2929
markupsafe==3.0.3
3030
# via jinja2
31-
packaging==25.0
31+
packaging==26.0
3232
# via sphinx
3333
pyenchant==3.3.0
3434
# via
@@ -48,15 +48,15 @@ requests==2.32.5
4848
# via
4949
# sphinx
5050
# sphinxcontrib-spelling
51-
roman-numerals-py==3.1.0
51+
roman-numerals==4.1.0
5252
# via sphinx
53-
rpds-py==0.29.0
53+
rpds-py==0.30.0
5454
# via referencing
5555
snowballstemmer==3.0.1
5656
# via sphinx
57-
soupsieve==2.8
57+
soupsieve==2.8.3
5858
# via beautifulsoup4
59-
sphinx==8.2.3
59+
sphinx==9.1.0
6060
# via
6161
# -r docs/requirements.in
6262
# furo
@@ -83,13 +83,13 @@ sphinxcontrib-qthelp==2.0.0
8383
# via sphinx
8484
sphinxcontrib-serializinghtml==2.0.0
8585
# via sphinx
86-
sphinxcontrib-spelling==8.0.1
86+
sphinxcontrib-spelling==8.0.2
8787
# via -r docs/requirements.in
8888
sphinxext-opengraph==0.13.0
8989
# via -r docs/requirements.in
9090
typing-extensions==4.15.0
9191
# via beautifulsoup4
92-
url-py==0.18.0
92+
url-py==0.19.0
9393
# via -r docs/requirements.in
94-
urllib3==2.5.0
94+
urllib3==2.6.3
9595
# via requests

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ attrs==25.4.0
44
# via referencing
55
iniconfig==2.3.0
66
# via pytest
7-
packaging==25.0
7+
packaging==26.0
88
# via pytest
99
pluggy==1.6.0
1010
# via pytest
1111
pygments==2.19.2
1212
# via pytest
13-
pytest==9.0.1
13+
pytest==9.0.2
1414
# via -r test-requirements.in
1515
referencing @ file:.
1616
# via -r test-requirements.in
17-
rpds-py==0.29.0
17+
rpds-py==0.30.0
1818
# via referencing

0 commit comments

Comments
 (0)