Skip to content

Commit 2a421ba

Browse files
YanhuiJessicagithub-actions[bot]
authored andcommitted
Docs requirements automatic updates
1 parent 8d46a9c commit 2a421ba

File tree

1 file changed

+52
-51
lines changed

1 file changed

+52
-51
lines changed

docs/requirements.txt

Lines changed: 52 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -4,60 +4,63 @@
44
#
55
# pip-compile requirements.in
66
#
7-
aiohttp==3.9.4
7+
aiohappyeyeballs==2.4.0
8+
# via aiohttp
9+
aiohttp==3.10.5
810
# via web3
911
aiosignal==1.3.1
1012
# via aiohttp
1113
alabaster==0.7.16
1214
# via sphinx
15+
annotated-types==0.7.0
16+
# via pydantic
1317
async-timeout==4.0.3
1418
# via aiohttp
15-
attrs==23.2.0
16-
# via
17-
# aiohttp
18-
# jsonschema
19-
# referencing
20-
babel==2.14.0
19+
attrs==24.2.0
20+
# via aiohttp
21+
babel==2.16.0
2122
# via sphinx
2223
bitarray==2.9.2
2324
# via eth-account
2425
certifi==2024.7.4
2526
# via requests
2627
charset-normalizer==3.3.2
2728
# via requests
28-
cheb3==0.9.0
29+
cheb3==0.12.0
2930
# via -r requirements.in
31+
ckzg==2.0.0
32+
# via eth-account
3033
cytoolz==0.12.3
3134
# via eth-utils
3235
docutils==0.19
3336
# via
3437
# sphinx
3538
# sphinx-rtd-theme
36-
eth-abi==5.0.1
39+
eth-abi==5.1.0
3740
# via
3841
# eth-account
3942
# web3
40-
eth-account==0.10.0
43+
eth-account==0.13.3
4144
# via web3
42-
eth-hash[pycryptodome]==0.6.0
45+
eth-hash[pycryptodome]==0.7.0
4346
# via
4447
# eth-utils
4548
# web3
46-
eth-keyfile==0.7.0
49+
eth-keyfile==0.8.1
4750
# via eth-account
48-
eth-keys==0.5.0
51+
eth-keys==0.5.1
4952
# via
5053
# eth-account
5154
# eth-keyfile
52-
eth-rlp==1.0.1
55+
eth-rlp==2.1.0
5356
# via eth-account
54-
eth-typing==4.0.0
57+
eth-typing==5.0.0
5558
# via
5659
# eth-abi
5760
# eth-keys
5861
# eth-utils
5962
# web3
60-
eth-utils==3.0.0
63+
eth-utils==5.0.0
6164
# via
6265
# eth-abi
6366
# eth-account
@@ -70,70 +73,61 @@ frozenlist==1.4.1
7073
# via
7174
# aiohttp
7275
# aiosignal
73-
hexbytes==0.3.1
76+
hexbytes==1.2.1
7477
# via
7578
# eth-account
7679
# eth-rlp
80+
# eth-utils
7781
# web3
78-
idna==3.7
82+
idna==3.8
7983
# via
8084
# requests
8185
# yarl
8286
imagesize==1.4.1
8387
# via sphinx
8488
jinja2==3.1.4
8589
# via sphinx
86-
jsonschema==4.21.1
87-
# via web3
88-
jsonschema-specifications==2023.12.1
89-
# via jsonschema
9090
loguru==0.7.2
9191
# via cheb3
92-
lru-dict==1.2.0
93-
# via web3
94-
markupsafe==2.1.4
92+
markupsafe==2.1.5
9593
# via jinja2
96-
multidict==6.0.4
94+
multidict==6.0.5
9795
# via
9896
# aiohttp
9997
# yarl
10098
packaging==23.2
10199
# via
102100
# py-solc-x
103101
# sphinx
104-
parsimonious==0.9.0
102+
parsimonious==0.10.0
105103
# via eth-abi
106-
protobuf==4.25.2
107-
# via web3
108-
py-solc-x==2.0.2
104+
py-solc-x==2.0.3
109105
# via cheb3
110106
pycryptodome==3.20.0
111107
# via
112108
# eth-hash
113109
# eth-keyfile
114-
pygments==2.17.2
110+
pydantic==2.8.2
111+
# via
112+
# eth-account
113+
# web3
114+
pydantic-core==2.20.1
115+
# via pydantic
116+
pygments==2.18.0
115117
# via sphinx
116118
pyunormalize==15.1.0
117119
# via web3
118-
referencing==0.32.1
119-
# via
120-
# jsonschema
121-
# jsonschema-specifications
122-
regex==2023.12.25
120+
regex==2024.7.24
123121
# via parsimonious
124-
requests==2.32.2
122+
requests==2.32.3
125123
# via
126124
# py-solc-x
127125
# sphinx
128126
# web3
129-
rlp==4.0.0
127+
rlp==4.0.1
130128
# via
131129
# eth-account
132130
# eth-rlp
133-
rpds-py==0.17.1
134-
# via
135-
# jsonschema
136-
# referencing
137131
snowballstemmer==2.2.0
138132
# via sphinx
139133
sphinx==5.3.0
@@ -143,31 +137,38 @@ sphinx==5.3.0
143137
# sphinxcontrib-jquery
144138
sphinx-rtd-theme==2.0.0
145139
# via -r requirements.in
146-
sphinxcontrib-applehelp==1.0.8
140+
sphinxcontrib-applehelp==2.0.0
147141
# via sphinx
148-
sphinxcontrib-devhelp==1.0.6
142+
sphinxcontrib-devhelp==2.0.0
149143
# via sphinx
150-
sphinxcontrib-htmlhelp==2.0.5
144+
sphinxcontrib-htmlhelp==2.1.0
151145
# via sphinx
152146
sphinxcontrib-jquery==4.1
153147
# via sphinx-rtd-theme
154148
sphinxcontrib-jsmath==1.0.1
155149
# via sphinx
156-
sphinxcontrib-qthelp==1.0.7
150+
sphinxcontrib-qthelp==2.0.0
157151
# via sphinx
158-
sphinxcontrib-serializinghtml==1.1.10
152+
sphinxcontrib-serializinghtml==2.0.0
159153
# via sphinx
160154
toolz==0.12.1
161155
# via cytoolz
162-
typing-extensions==4.9.0
156+
types-requests==2.32.0.20240712
157+
# via web3
158+
typing-extensions==4.12.2
163159
# via
164160
# eth-rlp
161+
# eth-typing
162+
# pydantic
163+
# pydantic-core
165164
# web3
166165
urllib3==2.2.2
167-
# via requests
168-
web3==6.15.0
166+
# via
167+
# requests
168+
# types-requests
169+
web3==7.1.0
169170
# via cheb3
170-
websockets==12.0
171+
websockets==13.0.1
171172
# via web3
172173
yarl==1.9.4
173174
# via aiohttp

0 commit comments

Comments
 (0)