File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,21 +14,21 @@ certifi==2024.2.2
14
14
# via requests
15
15
charset-normalizer == 3.3.2
16
16
# via requests
17
- docutils == 0.20 .1
17
+ docutils == 0.21 .1
18
18
# via sphinx
19
19
furo == 2024.1.29
20
20
# via -r docs/requirements.in
21
- idna == 3.6
21
+ idna == 3.7
22
22
# via requests
23
23
imagesize == 1.4.1
24
24
# via sphinx
25
25
jinja2 == 3.1.3
26
26
# via sphinx
27
- lxml == 5.1.0
27
+ lxml == 5.2.1
28
28
# via sphinx-json-schema-spec
29
29
markupsafe == 2.1.5
30
30
# via jinja2
31
- packaging == 23.2
31
+ packaging == 24.0
32
32
# via sphinx
33
33
pyenchant == 3.2.2
34
34
# via sphinxcontrib-spelling
@@ -42,7 +42,7 @@ snowballstemmer==2.2.0
42
42
# via sphinx
43
43
soupsieve == 2.5
44
44
# via beautifulsoup4
45
- sphinx == 7.2.6
45
+ sphinx == 7.3.7
46
46
# via
47
47
# -r docs/requirements.in
48
48
# furo
@@ -70,5 +70,5 @@ sphinxcontrib-spelling==8.0.0
70
70
# via -r docs/requirements.in
71
71
sphinxext-opengraph == 0.9.1
72
72
# via -r docs/requirements.in
73
- urllib3 == 2.2.0
73
+ urllib3 == 2.2.1
74
74
# via requests
You can’t perform that action at this time.
0 commit comments