From f9ef1471dfca00e5f26ccd57a5e02345f540415c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 11:06:07 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.13.3 [security] --- pyproject.toml | 4 ++-- requirements/req.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6e5ae71..55a4ea5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "ezcord==0.7.4", "py-cord==2.7.0", "aiosqlite==0.22.1", - "aiohttp==3.13.2", + "aiohttp==3.13.3", "aiocache==0.12.3", "propcache==0.4.1", "requests==2.32.5", @@ -85,7 +85,7 @@ all = [ "ezcord==0.7.4", "py-cord==2.7.0", "aiosqlite==0.22.1", - "aiohttp==3.13.2", + "aiohttp==3.13.3", "aiocache==0.12.3", "propcache==0.4.1", "requests==2.32.5", diff --git a/requirements/req.txt b/requirements/req.txt index fb4faa0..984f861 100644 --- a/requirements/req.txt +++ b/requirements/req.txt @@ -13,7 +13,7 @@ starlette==0.46.2 # --- Async & Performance --- aiocache==0.12.3 aiohappyeyeballs==2.6.1 -aiohttp==3.13.2 +aiohttp==3.13.3 aiosignal==1.4.0 aiosqlite==0.22.1 anyio==4.9.0