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

Commit 843d317

Browse files
Dependencies: all packages updated via pip-tools (#261)
Co-authored-by: humitos <[email protected]>
1 parent 6a6f38e commit 843d317

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#
77
alabaster==0.7.13
88
# via sphinx
9-
astroid==2.15.4
9+
astroid==2.15.5
1010
# via sphinx-autoapi
1111
babel==2.12.1
1212
# via sphinx
13-
certifi==2022.12.7
13+
certifi==2023.5.7
1414
# via requests
1515
charset-normalizer==3.1.0
1616
# via requests
@@ -57,7 +57,7 @@ pyyaml==6.0
5757
# via
5858
# pybtex
5959
# sphinx-autoapi
60-
requests==2.29.0
60+
requests==2.30.0
6161
# via sphinx
6262
six==1.16.0
6363
# via
@@ -113,13 +113,13 @@ sphinxcontrib-serializinghtml==1.1.5
113113
# via sphinx
114114
sphinxemoji==0.2.0
115115
# via sphinx-hoverxref (pyproject.toml)
116-
tornado==6.3.1
116+
tornado==6.3.2
117117
# via livereload
118118
typing-extensions==4.5.0
119119
# via astroid
120120
unidecode==1.3.6
121121
# via sphinx-autoapi
122-
urllib3==1.26.15
122+
urllib3==2.0.2
123123
# via requests
124124
wrapt==1.15.0
125125
# via astroid

0 commit comments

Comments
 (0)