From 61a17877b3c47f8bbfe6b5c0688f11f98824f5ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:22:14 +0000 Subject: [PATCH] Build(deps): Bump aiohttp from 3.10.2 to 3.10.11 in /admin --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- admin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/requirements.txt b/admin/requirements.txt index c8edd731b..7be4935b3 100644 --- a/admin/requirements.txt +++ b/admin/requirements.txt @@ -7,5 +7,5 @@ kubernetes-asyncio==28.2.0 psycopg2==2.9.9 pydantic==2.4.2 uvicorn==0.23.2 -aiohttp==3.10.2 +aiohttp==3.10.11 asyncio==3.4.3 \ No newline at end of file