From b4c9740b19fbd606d07938b82abfd35cd2e9d090 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:34:36 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.13.4 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd364bf..0083b09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ discord.py==2.6.4 -aiohttp==3.13.3 +aiohttp==3.13.4 setuptools==80.9.0 wheel==0.45.1 \ No newline at end of file