From 9b812e15b9f62e9dc6c8e129819efc338c37eacf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 09:10:55 +0000 Subject: [PATCH] build(deps): bump aiohttp in /examples/wine-recommender --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/wine-recommender/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/wine-recommender/requirements.txt b/examples/wine-recommender/requirements.txt index a8b784ebb..6a4c28e74 100644 --- a/examples/wine-recommender/requirements.txt +++ b/examples/wine-recommender/requirements.txt @@ -1,5 +1,5 @@ aiohappyeyeballs==2.6.1 -aiohttp==3.13.5 +aiohttp==3.14.0 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.13.0