From 3d3ff62847c6a7f4edcf4c4f313cc4694abbfe8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 18:22:07 +0000 Subject: [PATCH] Bump aiohttp from 3.12.9 to 3.12.12 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.12 dependency-type: direct:production update-type: version-update:semver-patch ... 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 6efd61c224a..d7fb9f5f95b 100644 --- a/async_downloader/requirements.txt +++ b/async_downloader/requirements.txt @@ -1 +1 @@ -aiohttp==3.12.9 +aiohttp==3.12.12 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 64496f26854..4fe30fc615a 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -1,5 +1,5 @@ pafy==0.5.5 -aiohttp==3.12.9 +aiohttp==3.12.12 fuzzywuzzy==0.18.0 hupper==1.12.1 seaborn==0.13.2