-
- Downloads
Bump aiohttp to 3.10.0b1 (#122409)
Showing
- homeassistant/components/http/__init__.py 0 additions, 5 deletionshomeassistant/components/http/__init__.py
- homeassistant/helpers/aiohttp_client.py 1 addition, 1 deletionhomeassistant/helpers/aiohttp_client.py
- homeassistant/helpers/backports/__init__.py 0 additions, 1 deletionhomeassistant/helpers/backports/__init__.py
- homeassistant/helpers/backports/aiohttp_resolver.py 0 additions, 116 deletionshomeassistant/helpers/backports/aiohttp_resolver.py
- homeassistant/package_constraints.txt 1 addition, 2 deletionshomeassistant/package_constraints.txt
- pyproject.toml 1 addition, 2 deletionspyproject.toml
- requirements.txt 1 addition, 2 deletionsrequirements.txt
- script/licenses.py 0 additions, 1 deletionscript/licenses.py
- tests/components/websocket_api/test_http.py 2 additions, 2 deletionstests/components/websocket_api/test_http.py
... | ... | @@ -4,9 +4,8 @@ |
# Home Assistant Core | ||
aiodns==3.2.0 | ||
aiohttp==3.9.5 | ||
aiohttp==3.10.0b1 | ||
aiohttp_cors==0.7.0 | ||
aiohttp-fast-url-dispatcher==0.3.0 | ||
aiohttp-fast-zlib==0.1.1 | ||
aiozoneinfo==0.2.1 | ||
astral==2.2 | ||
... | ... |
Please register or sign in to comment