From 71d0bf19937076f07a8c88c57d7837f3cbc78ba0 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 28 Oct 2024 15:51:08 -1000 Subject: [PATCH] Bump aiohttp to 3.11.0b0 Should wait to merge until after https://github.com/home-assistant/core/pull/129363 and the stable release happens. This PR is intended to discover issues that may affect supervisor so they can be tackled before the stable release changelog: https://github.com/aio-libs/aiohttp/compare/v3.10.10...v3.11.0b0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afa8b5636..7b32450eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiodns==3.2.0 -aiohttp==3.10.10 +aiohttp==3.11.0b0 atomicwrites-homeassistant==1.4.1 attrs==24.2.0 awesomeversion==24.6.0