From b1575110aeaa47959bd1a54471fdfbaf379cdacd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 15:11:21 +0000 Subject: [PATCH] chore: bump aiohttp in /dial-docker-compose/ci/ollama/test --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 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 00ea1fc57..5a68ee927 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.13.4 +aiohttp==3.14.1 backoff==2.2.1