From 9adf3c899c3026c4ce7205019b21764c84c7a1d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 12:08:49 +0000 Subject: [PATCH] chore(deps): bump aiohttp in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.9.3 to 3.9.4 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements-windows.txt | 5 ++--- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index 4e27a2174..20fec7d1c 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -4,7 +4,7 @@ # # pip-compile requirements-windows.in # -aiohttp==3.9.3 +aiohttp==3.9.4 # via # -r requirements.txt # web3 @@ -77,7 +77,6 @@ eth-hash[pycryptodome]==0.6.0 # -r requirements.txt # eip712 # eth-event - # eth-hash # eth-utils # web3 eth-keyfile==0.7.0 @@ -299,7 +298,7 @@ urllib3==2.2.1 # requests vvm==0.1.0 # via -r requirements.txt -vyper==0.3.10 +vyper==0.4.0 # via -r requirements.txt wcwidth==0.2.13 # via diff --git a/requirements.txt b/requirements.txt index fd6ed675f..3152a39d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile requirements.in # -aiohttp==3.9.3 +aiohttp==3.9.4 # via web3 aiosignal==1.3.1 # via aiohttp @@ -220,7 +220,7 @@ typing-extensions==4.9.0 # web3 urllib3==2.2.1 # via requests -vvm==0.2.1 +vvm==0.1.0 # via -r requirements.in vyper==0.4.0 # via -r requirements.in