From 41d1d2aa876e95345e2c8709196e903f74d5b3cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:26:57 +0000 Subject: [PATCH] deps(deps): bump aiohttp from 3.13.3 to 3.13.4 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 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..4ae5378 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.4 aiofiles==25.1.0 # Secrets Management (Optional - install what you need)