From d769dafdc2bc2fe73838cca343de6b90de9c31e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 21:52:36 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.12.14 to 3.12.15 in /tools --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index f4bdd8df9..920154789 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.12.14 +aiohttp==3.12.15 async-timeout==5.0.1 pytz==2025.2 sentry-sdk==2.34.0