From 45083537831da441549f10be000cefac4a345cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 17:50:11 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.11.18 to 3.12.13 in /tools --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.13 dependency-type: direct:production update-type: version-update:semver-minor ... 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 0a67a70a3..8939234fb 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.11.18 +aiohttp==3.12.13 async-timeout==4.0.3 pytz==2025.2 sentry-sdk==1.16.0