From 506077033eca460b7c5e8535c1b036095f5fb956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 18:05:49 +0000 Subject: [PATCH] Bump aiohttp from 3.12.15 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] --- async_downloader/requirements.txt | 2 +- requirements_with_versions.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/async_downloader/requirements.txt b/async_downloader/requirements.txt index 00305eae2ff..f1184956e16 100644 --- a/async_downloader/requirements.txt +++ b/async_downloader/requirements.txt @@ -1 +1 @@ -aiohttp==3.12.15 +aiohttp==3.13.0 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index cc84acf7fef..7e9838e87ec 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -1,5 +1,5 @@ pafy==0.5.5 -aiohttp==3.12.15 +aiohttp==3.13.0 fuzzywuzzy==0.18.0 hupper==1.12.1 seaborn==0.13.2