From 57512687b4740f09f3c53827f5d0ef006df533bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 09:18:31 +0000 Subject: [PATCH] deps(deps): bump aiohttp from 3.13.3 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 3ed1ae9..ee57918 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ idna==3.11 protobuf==6.33.5 # Async support for Matrix -aiohttp==3.13.3 +aiohttp==3.13.5 aiofiles==25.1.0 # Secrets Management (Optional - install what you need)