From f3b161617f439b570306f593130d213ee0560921 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 08:39:31 +0000 Subject: [PATCH] Bump aiohttp from 3.13.4 to 3.14.1 in /examples/python --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index 828fadf8..f45d3f3e 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.13.4 +aiohttp==3.14.1 ipython==8.10.0 \ No newline at end of file