From 4d997b74996c5336e0eeccdd9592a148b6b2dd33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:55:16 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.9.4 in /sample_code Bumps [aiohttp](https://github.com/aio-libs/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: direct:production ... Signed-off-by: dependabot[bot] --- sample_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_code/requirements.txt b/sample_code/requirements.txt index b4e2262..eb0b0c1 100644 --- a/sample_code/requirements.txt +++ b/sample_code/requirements.txt @@ -1,6 +1,6 @@ accelerate==0.27.2 aiofiles==23.2.1 -aiohttp==3.9.3 +aiohttp==3.9.4 aiosignal==1.3.1 altair==5.3.0 annotated-types==0.6.0