File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- sphinx==7.4.7
1
+ sphinx==8.2.3
2
2
alabaster==0.7.16
Original file line number Diff line number Diff line change 6
6
#
7
7
alabaster == 0.7.16
8
8
# via
9
- # -r requirements.in
9
+ # -r docs/ requirements.in
10
10
# sphinx
11
11
babel == 2.15.0
12
12
# via sphinx
@@ -30,21 +30,21 @@ pygments==2.18.0
30
30
# via sphinx
31
31
requests == 2.32.0
32
32
# via sphinx
33
+ roman-numerals-py == 3.1.0
34
+ # via sphinx
33
35
snowballstemmer == 2.2.0
34
36
# via sphinx
35
- sphinx == 7.4.7
37
+ sphinx == 8.2.3
36
38
# via
37
- # -r requirements.in
39
+ # -r docs/ requirements.in
38
40
# sphinxcontrib-applehelp
39
- # sphinxcontrib-devhelp
40
- # sphinxcontrib-htmlhelp
41
41
# sphinxcontrib-qthelp
42
42
# sphinxcontrib-serializinghtml
43
43
sphinxcontrib-applehelp == 1.0.7
44
44
# via sphinx
45
- sphinxcontrib-devhelp == 1 .0.5
45
+ sphinxcontrib-devhelp == 2 .0.0
46
46
# via sphinx
47
- sphinxcontrib-htmlhelp == 2.0.4
47
+ sphinxcontrib-htmlhelp == 2.1.0
48
48
# via sphinx
49
49
sphinxcontrib-jsmath == 1.0.1
50
50
# via sphinx
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ mako==1.3.9
8
8
pip == 25.0.1
9
9
pydocstyle == 6.3.0
10
10
setuptools == 78.1.0
11
- sphinx == 7.4.7
11
+ sphinx == 8.2.3
12
12
tox == 4.24.2
13
13
twine == 6.1.0
14
14
virtualenv == 20.30.0
You can’t perform that action at this time.
0 commit comments