From 8695914f47af5a0029626e0b939e8061e2fb8180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:07:31 +0000 Subject: [PATCH] Bump aiohttp from 3.10.5 to 3.10.9 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.9. - [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.10.5...v3.10.9) --- updated-dependencies: - dependency-name: aiohttp 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 882b7d9efab..05bf5329b0e 100644 --- a/async_downloader/requirements.txt +++ b/async_downloader/requirements.txt @@ -1 +1 @@ -aiohttp==3.10.5 +aiohttp==3.10.9 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 4a6e4230b2b..106973c450c 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -1,5 +1,5 @@ pafy==0.5.5 -aiohttp==3.10.5 +aiohttp==3.10.9 fuzzywuzzy==0.18.0 hupper==1.12.1 seaborn==0.13.2