From 9a28c423537452bf678f3f10db7cf3884b33ae73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 23:29:44 +0000 Subject: [PATCH] Bump aiohttp from 3.9.4 to 3.11.0b0 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 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.4...v3.11.0b0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 92c707c13..264a17f8c 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.4 +aiohttp==3.11.0b0 black>=20.8b1 covidcast==0.1.5 delphi_utils