File tree Expand file tree Collapse file tree 1 file changed +38
-26
lines changed Expand file tree Collapse file tree 1 file changed +38
-26
lines changed 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
+ accessible-pygments == 0.0.5
8
+ # via furo
7
9
alabaster == 1.0.0
8
10
# via sphinx
9
- anyio == 4.6 .0
11
+ anyio == 4.9 .0
10
12
# via
11
13
# starlette
12
14
# watchfiles
13
- babel == 2.16 .0
15
+ babel == 2.17 .0
14
16
# via sphinx
15
- beautifulsoup4 == 4.12.3
17
+ beautifulsoup4 == 4.13.4
16
18
# via furo
17
- build == 1.2.2
19
+ build == 1.2.2.post1
18
20
# via pip-tools
19
- certifi == 2024.8.30
21
+ certifi == 2025.7.14
20
22
# via requests
21
- charset-normalizer == 3.3 .2
23
+ charset-normalizer == 3.4 .2
22
24
# via requests
23
- click == 8.1.7
25
+ click == 8.2.1
24
26
# via
25
27
# pip-tools
26
28
# uvicorn
27
29
colorama == 0.4.6
28
30
# via sphinx-autobuild
29
31
docutils == 0.21.2
30
32
# via sphinx
31
- furo == 2024.8.6
33
+ furo == 2025.7.19
32
34
# via -r requirements.in
33
35
h11 == 0.16.0
34
36
# via uvicorn
@@ -38,43 +40,48 @@ idna==3.10
38
40
# requests
39
41
imagesize == 1.4.1
40
42
# via sphinx
41
- jinja2 == 3.1.4
43
+ jinja2 == 3.1.6
42
44
# via sphinx
43
- markupsafe == 2.1.5
45
+ markupsafe == 3.0.2
44
46
# via jinja2
45
- packaging == 24.1
47
+ packaging == 25.0
46
48
# via
47
49
# build
48
50
# sphinx
49
- pip-tools == 7.4.1
51
+ pip-tools == 7.5.0
50
52
# via -r requirements.in
51
53
pyenchant == 3.2.2
52
54
# via sphinxcontrib-spelling
53
- pygments == 2.18.0
55
+ pygments == 2.19.2
54
56
# via
57
+ # accessible-pygments
55
58
# furo
56
59
# sphinx
57
- pyproject-hooks == 1.1 .0
60
+ pyproject-hooks == 1.2 .0
58
61
# via
59
62
# build
60
63
# pip-tools
61
- requests == 2.32.3
64
+ requests == 2.32.4
65
+ # via
66
+ # sphinx
67
+ # sphinxcontrib-spelling
68
+ roman-numerals-py == 3.1.0
62
69
# via sphinx
63
70
sniffio == 1.3.1
64
71
# via anyio
65
- snowballstemmer == 2.2.0
72
+ snowballstemmer == 3.0.1
66
73
# via sphinx
67
- soupsieve == 2.6
74
+ soupsieve == 2.7
68
75
# via beautifulsoup4
69
- sphinx == 8.0.2
76
+ sphinx == 8.2.3
70
77
# via
71
78
# -r requirements.in
72
79
# furo
73
80
# sphinx-autobuild
74
81
# sphinx-basic-ng
75
82
# sphinx-copybutton
76
83
# sphinxcontrib-spelling
77
- sphinx-autobuild == 2024.9.19
84
+ sphinx-autobuild == 2024.10.3
78
85
# via -r requirements.in
79
86
sphinx-basic-ng == 1.0.0b2
80
87
# via furo
@@ -92,19 +99,24 @@ sphinxcontrib-qthelp==2.0.0
92
99
# via sphinx
93
100
sphinxcontrib-serializinghtml == 2.0.0
94
101
# via sphinx
95
- sphinxcontrib-spelling == 8.0.0
102
+ sphinxcontrib-spelling == 8.0.1
96
103
# via -r requirements.in
97
- starlette == 0.39.1
104
+ starlette == 0.47.2
98
105
# via sphinx-autobuild
99
- urllib3 == 2.2.3
106
+ typing-extensions == 4.14.1
107
+ # via
108
+ # anyio
109
+ # beautifulsoup4
110
+ # starlette
111
+ urllib3 == 2.5.0
100
112
# via requests
101
- uvicorn == 0.30.6
113
+ uvicorn == 0.35.0
102
114
# via sphinx-autobuild
103
- watchfiles == 0.24 .0
115
+ watchfiles == 1.1 .0
104
116
# via sphinx-autobuild
105
- websockets == 13 .1
117
+ websockets == 15.0 .1
106
118
# via sphinx-autobuild
107
- wheel == 0.44.0
119
+ wheel == 0.45.1
108
120
# via pip-tools
109
121
110
122
# The following packages are considered to be unsafe in a requirements file:
You can’t perform that action at this time.
0 commit comments