From 4f75941cb0f28f5f2680298e4e3e8f7805f758e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 19:25:16 +0530 Subject: [PATCH] Bump abg from 2.5.2 to 2.5.3 (#400) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49fa0b8a..e568ffaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -abg==2.5.2 +abg==2.5.3 aiofiles aiohttp>=3.9.2 httpx[http2]>=0.18.1,<1.0.0