From acf4f29fb24343f531a16464aa04719fdef59b8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 02:02:37 +0000 Subject: [PATCH] Chore(deps): Bump aiohttp from 3.11.13 to 3.13.0 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 37282041..3032712a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ classifiers = [ dynamic = [ "version" ] dependencies = [ "aiodns==3.2", - "aiohttp==3.11.13", + "aiohttp==3.13.0", "aleph-message>=1.0.5", "aleph-sdk-python>=2.1", "base58==2.1.1", # Needed now as default with _load_account changement