From 5324bcbb2634b2fbe498488219ec2149f34f9386 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:38:00 +0000 Subject: [PATCH] chore: bump aiohttp in /dial-docker-compose/ci/vllm/test --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dial-docker-compose/ci/vllm/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dial-docker-compose/ci/vllm/test/requirements.txt b/dial-docker-compose/ci/vllm/test/requirements.txt index 5a68ee927..38bbda2ba 100644 --- a/dial-docker-compose/ci/vllm/test/requirements.txt +++ b/dial-docker-compose/ci/vllm/test/requirements.txt @@ -1,2 +1,2 @@ -aiohttp==3.14.1 +aiohttp==3.14.3 backoff==2.2.1