4
4
#
5
5
# pip-compile --strip-extras docs/requirements.in
6
6
#
7
- alabaster == 0.7.16
7
+ alabaster == 1.0.0
8
8
# via sphinx
9
- attrs == 23.2 .0
9
+ attrs == 24.3 .0
10
10
# via referencing
11
- babel == 2.15 .0
11
+ babel == 2.16 .0
12
12
# via sphinx
13
13
beautifulsoup4 == 4.12.3
14
14
# via furo
15
- certifi == 2024.7.4
15
+ certifi == 2024.12.14
16
16
# via requests
17
- charset-normalizer == 3.3.2
17
+ charset-normalizer == 3.4.1
18
18
# via requests
19
19
docutils == 0.21.2
20
20
# via sphinx
21
- furo == 2024.5 .6
21
+ furo == 2024.8 .6
22
22
# via -r docs/requirements.in
23
- idna == 3.7
23
+ idna == 3.10
24
24
# via requests
25
25
imagesize == 1.4.1
26
26
# via sphinx
27
- jinja2 == 3.1.4
27
+ jinja2 == 3.1.5
28
28
# via sphinx
29
- markupsafe == 2.1.5
29
+ markupsafe == 3.0.2
30
30
# via jinja2
31
- packaging == 24.1
31
+ packaging == 24.2
32
32
# via sphinx
33
33
pyenchant == 3.3.0rc1
34
34
# via
35
35
# -r docs/requirements.in
36
36
# sphinxcontrib-spelling
37
- pygments == 2.18.0
37
+ pygments == 2.19.1
38
38
# via
39
39
# furo
40
40
# pygments-github-lexers
41
41
# sphinx
42
42
pygments-github-lexers == 0.0.5
43
43
# via -r docs/requirements.in
44
- pyyaml == 6.0.1
44
+ pyyaml == 6.0.2
45
45
# via referencing-http
46
46
referencing == 0.35.1
47
47
# via referencing-http
48
48
file :.#egg=referencing-http
49
49
# via -r docs/requirements.in
50
50
requests == 2.32.3
51
- # via sphinx
52
- rpds-py == 0.18.1
51
+ # via
52
+ # sphinx
53
+ # sphinxcontrib-spelling
54
+ rpds-py == 0.22.3
53
55
# via referencing
54
56
snowballstemmer == 2.2.0
55
57
# via sphinx
56
- soupsieve == 2.5
58
+ soupsieve == 2.6
57
59
# via beautifulsoup4
58
- sphinx == 7.3.7
60
+ sphinx == 8.1.3
59
61
# via
60
62
# -r docs/requirements.in
61
63
# furo
@@ -67,21 +69,21 @@ sphinx-basic-ng==1.0.0b2
67
69
# via furo
68
70
sphinx-copybutton == 0.5.2
69
71
# via -r docs/requirements.in
70
- sphinxcontrib-applehelp == 1 .0.8
72
+ sphinxcontrib-applehelp == 2 .0.0
71
73
# via sphinx
72
- sphinxcontrib-devhelp == 1 .0.6
74
+ sphinxcontrib-devhelp == 2 .0.0
73
75
# via sphinx
74
- sphinxcontrib-htmlhelp == 2.0.5
76
+ sphinxcontrib-htmlhelp == 2.1.0
75
77
# via sphinx
76
78
sphinxcontrib-jsmath == 1.0.1
77
79
# via sphinx
78
- sphinxcontrib-qthelp == 1 .0.7
80
+ sphinxcontrib-qthelp == 2 .0.0
79
81
# via sphinx
80
- sphinxcontrib-serializinghtml == 1.1.10
82
+ sphinxcontrib-serializinghtml == 2.0.0
81
83
# via sphinx
82
- sphinxcontrib-spelling == 8.0.0
84
+ sphinxcontrib-spelling == 8.0.1
83
85
# via -r docs/requirements.in
84
86
sphinxext-opengraph == 0.9.1
85
87
# via -r docs/requirements.in
86
- urllib3 == 2.2.2
88
+ urllib3 == 2.3.0
87
89
# via requests
0 commit comments