Skip to content

Commit a1fccdc

Browse files
committed
Update docs requirements.
1 parent 6a1d6a1 commit a1fccdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ lxml==5.2.2
4242
# sphinx-json-schema-spec
4343
markupsafe==2.1.5
4444
# via jinja2
45-
packaging==24.0
45+
packaging==24.1
4646
# via sphinx
4747
pyenchant==3.3.0rc1
4848
# via
@@ -81,7 +81,7 @@ sphinx==7.3.7
8181
# sphinxext-opengraph
8282
sphinx-autoapi==3.1.1
8383
# via -r docs/requirements.in
84-
sphinx-autodoc-typehints==2.1.0
84+
sphinx-autodoc-typehints==2.1.1
8585
# via -r docs/requirements.in
8686
sphinx-basic-ng==1.0.0b2
8787
# via furo
@@ -105,5 +105,5 @@ sphinxcontrib-spelling==8.0.0
105105
# via -r docs/requirements.in
106106
sphinxext-opengraph==0.9.1
107107
# via -r docs/requirements.in
108-
urllib3==2.2.1
108+
urllib3==2.2.2
109109
# via requests

0 commit comments

Comments
 (0)