Skip to content

Commit 3b84601

Browse files
committed
Update docs requirements.
1 parent 5a27ff3 commit 3b84601

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

docs/requirements.txt

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --output-file /Users/julian/Development/jsonschema-specifications/docs/requirements.txt docs/requirements.in
3+
accessible-pygments==0.0.5
4+
# via furo
35
alabaster==1.0.0
46
# via sphinx
57
attrs==25.3.0
68
# via referencing
79
babel==2.17.0
810
# via sphinx
9-
beautifulsoup4==4.13.4
11+
beautifulsoup4==4.13.5
1012
# via furo
11-
certifi==2025.6.15
13+
certifi==2025.8.3
1214
# via requests
13-
charset-normalizer==3.4.2
15+
charset-normalizer==3.4.3
1416
# via requests
1517
docutils==0.21.2
1618
# via sphinx
17-
furo==2024.8.6
19+
furo==2025.7.19
1820
# via -r docs/requirements.in
1921
idna==3.10
2022
# via requests
@@ -34,24 +36,25 @@ pyenchant==3.3.0rc1
3436
# sphinxcontrib-spelling
3537
pygments==2.19.2
3638
# via
39+
# accessible-pygments
3740
# furo
3841
# pygments-github-lexers
3942
# sphinx
4043
pygments-github-lexers==0.0.5
4144
# via -r docs/requirements.in
4245
referencing==0.36.2
4346
# via jsonschema-specifications
44-
requests==2.32.4
47+
requests==2.32.5
4548
# via
4649
# sphinx
4750
# sphinxcontrib-spelling
4851
roman-numerals-py==3.1.0
4952
# via sphinx
50-
rpds-py==0.25.1
53+
rpds-py==0.27.1
5154
# via referencing
5255
snowballstemmer==3.0.1
5356
# via sphinx
54-
soupsieve==2.7
57+
soupsieve==2.8
5558
# via beautifulsoup4
5659
sphinx==8.2.3
5760
# via
@@ -79,9 +82,9 @@ sphinxcontrib-serializinghtml==2.0.0
7982
# via sphinx
8083
sphinxcontrib-spelling==8.0.1
8184
# via -r docs/requirements.in
82-
sphinxext-opengraph==0.10.0
85+
sphinxext-opengraph==0.13.0
8386
# via -r docs/requirements.in
84-
typing-extensions==4.14.0
87+
typing-extensions==4.15.0
8588
# via
8689
# beautifulsoup4
8790
# referencing

0 commit comments

Comments
 (0)