From f9a74e7d5ffd72a904666d97aa56dcc6ebf28643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:48:33 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.13.4 in /examples/python --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 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 ac6efdca..828fadf8 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.7.4 +aiohttp==3.13.4 ipython==8.10.0 \ No newline at end of file