From 52cd09a14ac67854043a32bca21807ea4f1e000a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:49:26 +0000 Subject: [PATCH] Build(deps): Bump aiohttp from 3.10.2 to 3.10.11 in /catalog/api --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- catalog/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/api/requirements.txt b/catalog/api/requirements.txt index 9685a176f..223e3a708 100644 --- a/catalog/api/requirements.txt +++ b/catalog/api/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.10.2 +aiohttp==3.10.11 kubernetes_asyncio==29.0.0 redis==5.0.4