File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 1
- markupsafe==2.1.5
2
- myst-parser==2 .0.0
1
+ markupsafe==3.0.2
2
+ myst-parser==4 .0.1
3
3
pillow
4
- sphinx==7.3.7
4
+ sphinx==8.2.3
5
5
sphinx-immaterial
6
6
sphinx-copybutton
7
7
sphinxcontrib-jquery==4.1
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --output-file=requirements.txt requirements.in
6
6
#
7
- alabaster == 0.7.16
7
+ alabaster == 1.0.0
8
8
# via sphinx
9
9
annotated-types == 0.7.0
10
10
# via pydantic
@@ -16,7 +16,7 @@ certifi==2025.4.26
16
16
# via requests
17
17
charset-normalizer == 3.4.2
18
18
# via requests
19
- docutils == 0.20.1
19
+ docutils == 0.21.2
20
20
# via
21
21
# myst-parser
22
22
# sphinx
@@ -32,7 +32,7 @@ markdown-it-py==3.0.0
32
32
# via
33
33
# mdit-py-plugins
34
34
# myst-parser
35
- markupsafe == 2.1.5
35
+ markupsafe == 3.0.2
36
36
# via
37
37
# -r requirements.in
38
38
# jinja2
@@ -41,7 +41,7 @@ mdit-py-plugins==0.4.2
41
41
# via myst-parser
42
42
mdurl == 0.1.2
43
43
# via markdown-it-py
44
- myst-parser == 2 .0.0
44
+ myst-parser == 4 .0.1
45
45
# via -r requirements.in
46
46
packaging == 25.0
47
47
# via sphinx
@@ -63,9 +63,11 @@ requests==2.32.3
63
63
# via
64
64
# sphinx
65
65
# sphinx-immaterial
66
- snowballstemmer == 2.2 .0
66
+ roman-numerals-py == 3.1 .0
67
67
# via sphinx
68
- sphinx == 7.3.7
68
+ snowballstemmer == 3.0.1
69
+ # via sphinx
70
+ sphinx == 8.2.3
69
71
# via
70
72
# -r requirements.in
71
73
# myst-parser
You can’t perform that action at this time.
0 commit comments