From 01aa98dd922f05caa962720dda8c0ea99343b4fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:18:20 +0000 Subject: [PATCH] Bump aiohttp from 3.10.5 to 3.10.11 in /docs --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 303a564..495df25 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ # aiohappyeyeballs==2.4.0 # via aiohttp -aiohttp==3.10.5 +aiohttp==3.10.11 # via web3 aiosignal==1.3.1 # via aiohttp @@ -101,6 +101,8 @@ packaging==23.2 # sphinx parsimonious==0.10.0 # via eth-abi +propcache==0.2.1 + # via yarl py-solc-x==2.0.3 # via cheb3 pycryptodome==3.20.0 @@ -171,5 +173,5 @@ web3==7.2.0 # via cheb3 websockets==13.1 # via web3 -yarl==1.11.1 +yarl==1.18.3 # via aiohttp