From f8b97a9370f6f17e7fe45559e3723b9416132c26 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 16 Feb 2024 09:10:42 -0600 Subject: [PATCH] Bump aiohttp to 3.9.4 This PR is rc0 for now but will be updated when the full release it out. For now its to get a CI run to see if there are any side effects/regressions and make sure https://github.com/aio-libs/aiohttp/pull/8089 is good with our code. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16dfdad89cd..30e1ee6ca6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiodns==3.1.1 -aiohttp==3.9.3 +aiohttp==3.9.4rc0 aiohttp-fast-url-dispatcher==0.3.0 atomicwrites-homeassistant==1.4.1 attrs==23.2.0