From 07ae1e1f177571651aa8c6d60bbd943c2de6972f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:19:52 +0000 Subject: [PATCH] chore: bump aiohttp in /dial-docker-compose/ci/application/test --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dial-docker-compose/ci/application/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dial-docker-compose/ci/application/test/requirements.txt b/dial-docker-compose/ci/application/test/requirements.txt index e63478727..00ea1fc57 100644 --- a/dial-docker-compose/ci/application/test/requirements.txt +++ b/dial-docker-compose/ci/application/test/requirements.txt @@ -1,2 +1,2 @@ -aiohttp==3.13.3 +aiohttp==3.13.4 backoff==2.2.1