Skip to content

Commit 256dadd

Browse files
committed
Update docs requirements.
1 parent 0ce7200 commit 256dadd

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Diff for: docs/requirements.txt

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile docs/requirements.in
5+
# pip-compile --strip-extras docs/requirements.in
66
#
77
alabaster==0.7.13
88
# via sphinx
99
anyascii==0.3.2
1010
# via sphinx-autoapi
11-
astroid==3.0.1
11+
astroid==3.0.2
1212
# via sphinx-autoapi
13-
attrs==23.1.0
13+
attrs==23.2.0
1414
# via
1515
# jsonschema
1616
# referencing
17-
babel==2.13.1
17+
babel==2.14.0
1818
# via sphinx
1919
beautifulsoup4==4.12.2
2020
# via furo
21-
certifi==2023.7.22
21+
certifi==2023.11.17
2222
# via requests
23-
charset-normalizer==3.3.1
23+
charset-normalizer==3.3.2
2424
# via requests
2525
docutils==0.20.1
2626
# via sphinx
2727
furo==2023.9.10
2828
# via -r docs/requirements.in
29-
idna==3.4
29+
idna==3.6
3030
# via requests
3131
imagesize==1.4.1
3232
# via sphinx
@@ -36,9 +36,9 @@ jinja2==3.1.2
3636
# sphinx-autoapi
3737
file:.#egg=jsonschema
3838
# via -r docs/requirements.in
39-
jsonschema-specifications==2023.7.1
39+
jsonschema-specifications==2023.12.1
4040
# via jsonschema
41-
lxml==4.9.3
41+
lxml==5.0.1
4242
# via
4343
# -r docs/requirements.in
4444
# sphinx-json-schema-spec
@@ -48,19 +48,19 @@ packaging==23.2
4848
# via sphinx
4949
pyenchant==3.2.2
5050
# via sphinxcontrib-spelling
51-
pygments==2.16.1
51+
pygments==2.17.2
5252
# via
5353
# furo
5454
# sphinx
5555
pyyaml==6.0.1
5656
# via sphinx-autoapi
57-
referencing==0.30.2
57+
referencing==0.32.1
5858
# via
5959
# jsonschema
6060
# jsonschema-specifications
6161
requests==2.31.0
6262
# via sphinx
63-
rpds-py==0.10.6
63+
rpds-py==0.16.2
6464
# via
6565
# jsonschema
6666
# referencing
@@ -86,13 +86,13 @@ sphinx==7.2.6
8686
# sphinxext-opengraph
8787
sphinx-autoapi==3.0.0
8888
# via -r docs/requirements.in
89-
sphinx-autodoc-typehints==1.24.0
89+
sphinx-autodoc-typehints==1.25.2
9090
# via -r docs/requirements.in
9191
sphinx-basic-ng==1.0.0b2
9292
# via furo
9393
sphinx-copybutton==0.5.2
9494
# via -r docs/requirements.in
95-
sphinx-json-schema-spec==2023.8.1
95+
sphinx-json-schema-spec==2024.1.1
9696
# via -r docs/requirements.in
9797
sphinxcontrib-applehelp==1.0.7
9898
# via sphinx
@@ -108,7 +108,7 @@ sphinxcontrib-serializinghtml==1.1.9
108108
# via sphinx
109109
sphinxcontrib-spelling==8.0.0
110110
# via -r docs/requirements.in
111-
sphinxext-opengraph==0.9.0
111+
sphinxext-opengraph==0.9.1
112112
# via -r docs/requirements.in
113-
urllib3==2.0.7
113+
urllib3==2.1.0
114114
# via requests

0 commit comments

Comments
 (0)