From a68ae36514dd3f8cf81fcd6e84bbdce5f69f9124 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 00:54:27 +0000 Subject: [PATCH] Update dependency aiohttp to v3.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ea60d58c..5c675c775 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.5 +aiohttp==3.10.0 requests==2.32.3 sentry-sdk==1.45.0 sentry-sdk[aiohttp]==1.45.0 \ No newline at end of file