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