From 1bc2c145eafaf0599ce5ae11c643224a37bc45da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:43:59 +0000 Subject: [PATCH] Bump aiohttp from 3.13.4 to 3.14.0 in /examples/python --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 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 828fadf..8ba785b 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.13.4 +aiohttp==3.14.0 ipython==8.10.0 \ No newline at end of file