From 1652d3d77d5fe4a950451514143713f63f7956ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 18:29:58 +0000 Subject: [PATCH] Bump aiohttp from 3.11.15 to 3.11.18 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.15 to 3.11.18. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.15...v3.11.18) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.18 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 196f2b5419b..f316405d755 100644 --- a/async_downloader/requirements.txt +++ b/async_downloader/requirements.txt @@ -1 +1 @@ -aiohttp==3.11.15 +aiohttp==3.11.18 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 7bd4f6628b7..b4434ffca3b 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -1,5 +1,5 @@ pafy==0.5.5 -aiohttp==3.11.15 +aiohttp==3.11.18 fuzzywuzzy==0.18.0 hupper==1.12.1 seaborn==0.13.2