From aa434a7318a13f873ee4759c282da68629c1176c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:50:37 +0000 Subject: [PATCH] Update dependency aiohttp to v3.10.2 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05fe072c..9e1790af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Babel==2.16.0 #git+https://github.com/paris-ci/babel.git git+https://github.com/Rapptz/discord-ext-menus python-dateutil==2.9.0.post0 -aiohttp[speedups]==3.9.0 +aiohttp[speedups]==3.10.2 aiohttp_cors==0.7.0 polib==1.2.0 tqdm==4.66.5