From d556d6a54ff431f78ee92869208d2c247695d3dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:02:30 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.13.3 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8583ee3..cd364bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ discord.py==2.6.4 -aiohttp==3.13.2 +aiohttp==3.13.3 setuptools==80.9.0 wheel==0.45.1 \ No newline at end of file