From 77743868af7415ba42828966097d1d8034ccf782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 10:33:39 +0000 Subject: [PATCH] Bump aiohttp from 3.9.0 to 3.11.0b0 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.11.0b0. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.11.0b0/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.11.0b0) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.0b0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0724d2..9dcd33d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ wikipedia youtube_dl -aiohttp==3.9.0 +aiohttp==3.11.0b0 async-timeout==3.0.1 attrs==19.3.0 certifi==2024.7.4