Skip to content

Commit 09a122c

Browse files
chore(deps): bump aiohttp from 3.9.5 to 3.14.3
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2547d3 commit 09a122c

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

requirements.txt

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
#
55
# pip-compile
66
#
7-
aiohttp==3.9.5
7+
aiohappyeyeballs==2.7.1
8+
# via aiohttp
9+
aiohttp==3.14.3
810
# via web3
9-
aiosignal==1.3.1
11+
aiosignal==1.4.0
1012
# via aiohttp
1113
annotated-types==0.6.0
1214
# via pydantic
@@ -194,6 +196,8 @@ frozenlist==1.4.1
194196
# via
195197
# aiohttp
196198
# aiosignal
199+
greenlet==3.5.4
200+
# via sqlalchemy
197201
hexbytes==0.3.1
198202
# via
199203
# ape-hardhat
@@ -289,6 +293,10 @@ pre-commit==3.7.0
289293
# via -r requirements.in
290294
prompt-toolkit==3.0.43
291295
# via ipython
296+
propcache==0.5.2
297+
# via
298+
# aiohttp
299+
# yarl
292300
protobuf==5.26.1
293301
# via web3
294302
ptyprocess==0.7.0
@@ -436,6 +444,8 @@ trie==3.0.1
436444
# py-evm
437445
typing-extensions==4.11.0
438446
# via
447+
# aiohttp
448+
# aiosignal
439449
# black
440450
# eth-pydantic-types
441451
# eth-rlp
@@ -474,7 +484,7 @@ wheel==0.43.0
474484
# via vyper
475485
wrapt==1.16.0
476486
# via deprecated
477-
yarl==1.9.4
487+
yarl==1.24.5
478488
# via
479489
# aiohttp
480490
# ape-etherscan

0 commit comments

Comments
 (0)