Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit 5ad601e

Browse files
Dependencies: all packages updated via pip-tools (#269)
Co-authored-by: humitos <[email protected]>
1 parent 68a8c17 commit 5ad601e

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

docs/requirements.txt

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ alabaster==0.7.13
88
# via sphinx
99
anyascii==0.3.2
1010
# via sphinx-autoapi
11-
astroid==2.15.6
11+
astroid==3.0.0
1212
# via sphinx-autoapi
13-
babel==2.12.1
13+
babel==2.13.0
1414
# via sphinx
1515
certifi==2023.7.22
1616
# via requests
17-
charset-normalizer==3.2.0
17+
charset-normalizer==3.3.0
1818
# via requests
1919
colorama==0.4.6
2020
# via sphinx-autobuild
@@ -36,13 +36,11 @@ jinja2==3.1.2
3636
# sphinx-autoapi
3737
latexcodec==2.0.1
3838
# via pybtex
39-
lazy-object-proxy==1.9.0
40-
# via astroid
4139
livereload==2.6.3
4240
# via sphinx-autobuild
4341
markupsafe==2.1.3
4442
# via jinja2
45-
packaging==23.1
43+
packaging==23.2
4644
# via sphinx
4745
pybtex==0.24.0
4846
# via
@@ -86,7 +84,7 @@ sphinx==7.2.6
8684
# sphinxcontrib-qthelp
8785
# sphinxcontrib-serializinghtml
8886
# sphinxemoji
89-
sphinx-autoapi==2.1.1
87+
sphinx-autoapi==3.0.0
9088
# via sphinx-hoverxref (pyproject.toml)
9189
sphinx-autobuild==2021.3.14
9290
# via sphinx-hoverxref (pyproject.toml)
@@ -122,9 +120,7 @@ sphinxemoji==0.2.0
122120
# via sphinx-hoverxref (pyproject.toml)
123121
tornado==6.3.3
124122
# via livereload
125-
typing-extensions==4.7.1
123+
typing-extensions==4.8.0
126124
# via astroid
127-
urllib3==2.0.4
125+
urllib3==2.0.6
128126
# via requests
129-
wrapt==1.15.0
130-
# via astroid

0 commit comments

Comments
 (0)