From 27e58c307951f30cd8c4a84481b0d79e338fb6fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:44:40 +0000 Subject: [PATCH] Chore(deps): Bump aiohttp from 3.13.3 to 3.13.4 in /etc --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index 2511cef4..4c3a94b0 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -8,7 +8,7 @@ acachecontrol==0.3.6 # via okta-jwt-verifier aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.13.3 +aiohttp==3.13.4 # via acachecontrol aiosignal==1.4.0 # via aiohttp