From 0cd4ee090e1168914dcc721225e69742ec5f6aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 14:34:29 +0000 Subject: [PATCH] Bump aiohttp from 3.14.1 to 3.14.3 in the pip group across 1 directory --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 032e76b..2fbc0ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile - -o requirements.txt -aiohttp==3.14.1 +aiohttp==3.14.3 # via discord-py-self aiosignal==1.3.1 # via aiohttp