mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Update aiohttp-cors to 0.8.1 (#145976)
* Update aiohttp-cors to 0.8.1 * Fix mypy
This commit is contained in:
@@ -29,7 +29,7 @@ dependencies = [
|
||||
# Lib can be removed with 2025.11
|
||||
"aiohasupervisor==0.3.1",
|
||||
"aiohttp==3.12.6",
|
||||
"aiohttp_cors==0.7.0",
|
||||
"aiohttp_cors==0.8.1",
|
||||
"aiohttp-fast-zlib==0.2.3",
|
||||
"aiohttp-asyncmdnsresolver==0.1.1",
|
||||
"aiozoneinfo==0.2.3",
|
||||
|
Reference in New Issue
Block a user