Update aiohttp-cors to 0.8.1 (#145976)

* Update aiohttp-cors to 0.8.1

* Fix mypy
This commit is contained in:
Marc Mueller
2025-06-02 07:52:23 +02:00
committed by GitHub
parent 885367e690
commit 17542614b5
4 changed files with 7 additions and 7 deletions

View File

@@ -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",