From 418ddb7d098fd4d72cd45d34b6d89e099516f949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 06:14:56 +0000 Subject: [PATCH] Bump aiohttp Bumps the pip group with 1 update in the /apps/web-crawl-q-and-a directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.8.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.8.3...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- apps/web-crawl-q-and-a/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-crawl-q-and-a/requirements.txt b/apps/web-crawl-q-and-a/requirements.txt index 787fa27f29..d3e921d18e 100644 --- a/apps/web-crawl-q-and-a/requirements.txt +++ b/apps/web-crawl-q-and-a/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.3 +aiohttp==3.9.4 aiosignal==1.3.1 appnope==0.1.3 asttokens==2.2.1