File tree 2 files changed +21
-21
lines changed
2 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 1
1
build :
2
2
os : ubuntu-20.04
3
3
tools :
4
- python : ' 3.9 '
4
+ python : ' 3.13 '
5
5
formats : all
6
6
python :
7
7
install :
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
3
# by the following command:
4
4
#
5
5
# pip-compile ./src/requirements.in
6
6
#
7
- alabaster == 0.7.16
7
+ alabaster == 1.0.0
8
8
# via sphinx
9
- babel == 2.15 .0
9
+ babel == 2.17 .0
10
10
# via sphinx
11
- certifi == 2024.2.2
11
+ certifi == 2025.1.31
12
12
# via requests
13
- charset-normalizer == 3.3.2
13
+ charset-normalizer == 3.4.1
14
14
# via requests
15
- docutils == 0.20.1
15
+ docutils == 0.21.2
16
16
# via
17
17
# sphinx
18
18
# sphinx-rtd-theme
19
- idna == 3.7
19
+ idna == 3.10
20
20
# via requests
21
21
imagesize == 1.4.1
22
22
# via sphinx
23
- jinja2 == 3.1.4
23
+ jinja2 == 3.1.5
24
24
# via sphinx
25
- markupsafe == 2.1.5
25
+ markupsafe == 3.0.2
26
26
# via jinja2
27
- packaging == 24.0
27
+ packaging == 24.2
28
28
# via sphinx
29
- pygments == 2.18.0
29
+ pygments == 2.19.1
30
30
# via sphinx
31
- requests == 2.32.2
31
+ requests == 2.32.3
32
32
# via sphinx
33
33
snowballstemmer == 2.2.0
34
34
# via sphinx
35
- sphinx == 7.3.7
35
+ sphinx == 8.1.3
36
36
# via
37
37
# -r ./src/requirements.in
38
38
# sphinx-rtd-theme
39
39
# sphinxcontrib-jquery
40
- sphinx-rtd-theme == 2 .0.0
40
+ sphinx-rtd-theme == 3 .0.2
41
41
# via -r ./src/requirements.in
42
- sphinxcontrib-applehelp == 1 .0.8
42
+ sphinxcontrib-applehelp == 2 .0.0
43
43
# via sphinx
44
- sphinxcontrib-devhelp == 1 .0.6
44
+ sphinxcontrib-devhelp == 2 .0.0
45
45
# via sphinx
46
- sphinxcontrib-htmlhelp == 2.0.5
46
+ sphinxcontrib-htmlhelp == 2.1.0
47
47
# via sphinx
48
48
sphinxcontrib-jquery == 4.1
49
49
# via sphinx-rtd-theme
50
50
sphinxcontrib-jsmath == 1.0.1
51
51
# via sphinx
52
- sphinxcontrib-qthelp == 1 .0.7
52
+ sphinxcontrib-qthelp == 2 .0.0
53
53
# via sphinx
54
- sphinxcontrib-serializinghtml == 1.1.10
54
+ sphinxcontrib-serializinghtml == 2.0.0
55
55
# via sphinx
56
- urllib3 == 2.2.1
56
+ urllib3 == 2.3.0
57
57
# via requests
You can’t perform that action at this time.
0 commit comments