From cd9da948ee606ba22b1c3434e0fcc702bd11b45d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:23:57 +0000 Subject: [PATCH] Bump aiohttp from 3.9.4 to 3.10.2 in /docs Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2. - [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.4...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a7fff57..05842cc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,9 @@ # # pip-compile requirements.in # -aiohttp==3.9.4 +aiohappyeyeballs==2.4.0 + # via aiohttp +aiohttp==3.10.2 # via web3 aiosignal==1.3.1 # via aiohttp