From d710914eece682a43b1ec5c3f1029bc30ce0e38e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 04:43:34 +0000 Subject: [PATCH] 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 66f6563..8995e43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # This file is used in CI/CD pipelines and local development to ensure consistent test environments. # Update these versions periodically after running the full test suite to verify compatibility. -aiohttp==3.13.3 +aiohttp==3.13.5 certifi==2026.1.4 cryptography==46.0.5 packaging==26.0