From 5ca9b169dd809e5ff2822e9a6e01e72058a9e0c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 12:32:45 +0000 Subject: [PATCH] pip(deps): bump aiohttp from 3.13.4 to 3.13.5 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fb2c04..0099b23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ discord.py==2.6.3 -aiohttp==3.13.4 +aiohttp==3.13.5 gidgethub==5.3.0 python-dotenv==1.0.0 python-Levenshtein==0.27.1