Skip to content

Commit d6e90f8

Browse files
committed
Update requirements.
1 parent 7a74932 commit d6e90f8

File tree

1 file changed

+23
-20
lines changed

1 file changed

+23
-20
lines changed

docs/requirements.txt

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,28 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --output-file /Users/julian/Development/jsonschema/docs/requirements.txt docs/requirements.in
3+
accessible-pygments==0.0.5
4+
# via furo
35
alabaster==1.0.0
46
# via sphinx
5-
astroid==3.3.10
7+
astroid==4.0.1
68
# via sphinx-autoapi
7-
attrs==25.3.0
9+
attrs==25.4.0
810
# via
911
# jsonschema
1012
# referencing
1113
babel==2.17.0
1214
# via sphinx
13-
beautifulsoup4==4.13.4
15+
beautifulsoup4==4.14.2
1416
# via furo
15-
certifi==2025.6.15
17+
certifi==2025.10.5
1618
# via requests
17-
charset-normalizer==3.4.2
19+
charset-normalizer==3.4.4
1820
# via requests
1921
docutils==0.21.2
2022
# via sphinx
21-
furo==2024.8.6
23+
furo==2025.9.25
2224
# via -r docs/requirements.in
23-
idna==3.10
25+
idna==3.11
2426
# via requests
2527
imagesize==1.4.1
2628
# via sphinx
@@ -30,41 +32,42 @@ jinja2==3.1.6
3032
# sphinx-autoapi
3133
jsonschema @ file:.
3234
# via -r docs/requirements.in
33-
jsonschema-specifications==2025.4.1
35+
jsonschema-specifications==2025.9.1
3436
# via jsonschema
35-
lxml==6.0.0
37+
lxml==6.0.2
3638
# via
3739
# -r docs/requirements.in
3840
# sphinx-json-schema-spec
39-
markupsafe==3.0.2
41+
markupsafe==3.0.3
4042
# via jinja2
4143
packaging==25.0
4244
# via sphinx
43-
pyenchant==3.2.2
45+
pyenchant==3.3.0
4446
# via sphinxcontrib-spelling
4547
pygments==2.19.2
4648
# via
49+
# accessible-pygments
4750
# furo
4851
# sphinx
49-
pyyaml==6.0.2
52+
pyyaml==6.0.3
5053
# via sphinx-autoapi
51-
referencing==0.36.2
54+
referencing==0.37.0
5255
# via
5356
# jsonschema
5457
# jsonschema-specifications
55-
requests==2.32.4
58+
requests==2.32.5
5659
# via
5760
# sphinx
5861
# sphinxcontrib-spelling
5962
roman-numerals-py==3.1.0
6063
# via sphinx
61-
rpds-py==0.25.1
64+
rpds-py==0.28.0
6265
# via
6366
# jsonschema
6467
# referencing
6568
snowballstemmer==3.0.1
6669
# via sphinx
67-
soupsieve==2.7
70+
soupsieve==2.8
6871
# via beautifulsoup4
6972
sphinx==8.2.3
7073
# via
@@ -77,9 +80,9 @@ sphinx==8.2.3
7780
# sphinx-json-schema-spec
7881
# sphinxcontrib-spelling
7982
# sphinxext-opengraph
80-
sphinx-autoapi==3.6.0
83+
sphinx-autoapi==3.6.1
8184
# via -r docs/requirements.in
82-
sphinx-autodoc-typehints==3.2.0
85+
sphinx-autodoc-typehints==3.5.2
8386
# via -r docs/requirements.in
8487
sphinx-basic-ng==1.0.0b2
8588
# via furo
@@ -101,9 +104,9 @@ sphinxcontrib-serializinghtml==2.0.0
101104
# via sphinx
102105
sphinxcontrib-spelling==8.0.1
103106
# via -r docs/requirements.in
104-
sphinxext-opengraph==0.10.0
107+
sphinxext-opengraph==0.13.0
105108
# via -r docs/requirements.in
106-
typing-extensions==4.14.0
109+
typing-extensions==4.15.0
107110
# via beautifulsoup4
108111
urllib3==2.5.0
109112
# via requests

0 commit comments

Comments
 (0)