4
4
#
5
5
# pip-compile --strip-extras docs/requirements.in
6
6
#
7
- alabaster == 0.7.13
7
+ alabaster == 0.7.16
8
8
# via sphinx
9
- attrs == 23.1 .0
9
+ attrs == 23.2 .0
10
10
# via referencing
11
- babel == 2.13.1
11
+ babel == 2.14.0
12
12
# via sphinx
13
- beautifulsoup4 == 4.12.2
13
+ beautifulsoup4 == 4.12.3
14
14
# via furo
15
- certifi == 2023.11.17
15
+ certifi == 2024.2.2
16
16
# via requests
17
17
charset-normalizer == 3.3.2
18
18
# via requests
19
19
docutils == 0.20.1
20
20
# via sphinx
21
- furo == 2023.9.10
21
+ furo == 2024.1.29
22
22
# via -r docs/requirements.in
23
23
idna == 3.6
24
24
# via requests
25
25
imagesize == 1.4.1
26
26
# via sphinx
27
- jinja2 == 3.1.2
27
+ jinja2 == 3.1.3
28
28
# via sphinx
29
- markupsafe == 2.1.3
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
@@ -39,13 +39,13 @@ pygments==2.17.2
39
39
# sphinx
40
40
pygments-github-lexers == 0.0.5
41
41
# via -r docs/requirements.in
42
- referencing == 0.32 .0
42
+ referencing == 0.33 .0
43
43
# via referencing-loaders
44
44
file :.#egg=referencing-loaders
45
45
# via -r docs/requirements.in
46
46
requests == 2.31.0
47
47
# via sphinx
48
- rpds-py == 0.13.2
48
+ rpds-py == 0.18.0
49
49
# via referencing
50
50
snowballstemmer == 2.2.0
51
51
# via sphinx
@@ -57,37 +57,29 @@ sphinx==7.2.6
57
57
# furo
58
58
# sphinx-basic-ng
59
59
# sphinx-copybutton
60
- # sphinxcontrib-applehelp
61
- # sphinxcontrib-devhelp
62
- # sphinxcontrib-htmlhelp
63
- # sphinxcontrib-qthelp
64
- # sphinxcontrib-serializinghtml
65
60
# sphinxcontrib-spelling
66
61
# sphinxext-opengraph
67
62
sphinx-basic-ng == 1.0.0b2
68
63
# via furo
69
64
sphinx-copybutton == 0.5.2
70
65
# via -r docs/requirements.in
71
- sphinxcontrib-applehelp == 1.0.7
66
+ sphinxcontrib-applehelp == 1.0.8
72
67
# via sphinx
73
- sphinxcontrib-devhelp == 1.0.5
68
+ sphinxcontrib-devhelp == 1.0.6
74
69
# via sphinx
75
- sphinxcontrib-htmlhelp == 2.0.4
70
+ sphinxcontrib-htmlhelp == 2.0.5
76
71
# via sphinx
77
72
sphinxcontrib-jsmath == 1.0.1
78
73
# via sphinx
79
- sphinxcontrib-qthelp == 1.0.6
74
+ sphinxcontrib-qthelp == 1.0.7
80
75
# via sphinx
81
- sphinxcontrib-serializinghtml == 1.1.9
76
+ sphinxcontrib-serializinghtml == 1.1.10
82
77
# via sphinx
83
78
sphinxcontrib-spelling == 8.0.0
84
79
# via -r docs/requirements.in
85
- sphinxext-opengraph == 0.9.0
80
+ sphinxext-opengraph == 0.9.1
86
81
# via -r docs/requirements.in
87
82
url-py == 0.10.0
88
83
# via -r docs/requirements.in
89
- urllib3 == 2.1.0
84
+ urllib3 == 2.2.1
90
85
# via requests
91
-
92
- # The following packages are considered to be unsafe in a requirements file:
93
- # setuptools
0 commit comments