From 4f4efdd8dffb9b60eb3b490200502ab837f1bee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 09:22:23 +0000 Subject: [PATCH] Bump aiohttp from 3.9.1 to 3.9.4 in /sdxl-turbo Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 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.1...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdxl-turbo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdxl-turbo/requirements.txt b/sdxl-turbo/requirements.txt index a0eb8a6..4549a5f 100644 --- a/sdxl-turbo/requirements.txt +++ b/sdxl-turbo/requirements.txt @@ -1,5 +1,5 @@ accelerate==0.25.0 -aiohttp==3.9.1 +aiohttp==3.9.4 aiosignal==1.3.1 awscli==1.32.14 boto3==1.34.14