From e8f0bdc50295b3230c84debd6f7c498c9b5a6369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 01:07:03 +0000 Subject: [PATCH] Bump aiohttp from 3.9.0b0 to 3.9.0 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0b0 to 3.9.0. - [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.9.0b0...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp 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 9e7990c1..a79c75bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cherry_picker==2.2.0 #git+https://github.com/python/cherry-picker.git@remove-initial-state#egg=cherry_picker -aiohttp==3.9.0b0 +aiohttp==3.9.0 gidgethub==5.3.0 cachetools==5.3.2 redis==5.0.1