From b72b18a364aa7a92ec9464895aceab67421efb8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:48:23 +0000 Subject: [PATCH] Bump aiohttp from 3.11.6 to 3.11.7 --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927ab17..6bfc1d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==24.1.0 -aiohttp==3.11.6 +aiohttp==3.11.7 async_lru==2.0.4 pydantic==2.10.0 python_ffmpeg==2.0.12