diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index aa0e1768d524c1..a793376a5d1552 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -6,7 +6,7 @@ aiodns==3.5.0 aiohasupervisor==0.3.1 aiohttp-asyncmdnsresolver==0.1.1 aiohttp-fast-zlib==0.3.0 -aiohttp==3.12.14 +aiohttp==3.13.3 aiohttp_cors==0.8.1 aiousbwatcher==1.1.1 aiozoneinfo==0.2.3 @@ -29,7 +29,7 @@ cached-ipaddress==0.10.0 certifi>=2021.5.30 ciso8601==2.3.2 cronsim==2.6 -cryptography==45.0.3 +cryptography==46.0.5 dbus-fast==2.43.0 fnv-hash-fast==1.5.0 go2rtc-client==0.2.1 @@ -45,10 +45,10 @@ ifaddr==0.2.0 Jinja2==3.1.6 lru-dict==1.3.0 mutagen==1.47.0 -orjson==3.11.0 +orjson==3.11.5 packaging>=23.1 paho-mqtt==2.1.0 -Pillow==11.3.0 +Pillow==12.1.1 propcache==0.3.2 psutil-home-assistant==0.0.1 PyJWT==2.10.1 @@ -68,7 +68,7 @@ standard-telnetlib==3.13.0 typing-extensions>=4.14.0,<5.0 ulid-transform==1.4.0 urllib3>=2.0 -uv==0.7.1 +uv==0.9.6 voluptuous-openapi==0.1.0 voluptuous-serialize==2.6.0 voluptuous==0.15.2 diff --git a/pyproject.toml b/pyproject.toml index b1b43c80cd2d8e..d8de66e8d27464 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ # change behavior based on presence of supervisor. Deprecated with #127228 # Lib can be removed with 2025.11 "aiohasupervisor==0.3.1", - "aiohttp==3.12.14", + "aiohttp==3.13.3", "aiohttp_cors==0.8.1", "aiohttp-fast-zlib==0.3.0", "aiohttp-asyncmdnsresolver==0.1.1", @@ -57,11 +57,11 @@ dependencies = [ "lru-dict==1.3.0", "PyJWT==2.10.1", # PyJWT has loose dependency. We want the latest one. - "cryptography==45.0.3", - "Pillow==11.3.0", + "cryptography==46.0.5", + "Pillow==12.1.1", "propcache==0.3.2", "pyOpenSSL==25.1.0", - "orjson==3.11.0", + "orjson==3.11.5", "packaging>=23.1", "psutil-home-assistant==0.0.1", "python-slugify==8.0.4", @@ -74,7 +74,7 @@ dependencies = [ "typing-extensions>=4.14.0,<5.0", "ulid-transform==1.4.0", "urllib3>=2.0", - "uv==0.7.1", + "uv==0.9.6", "voluptuous==0.15.2", "voluptuous-serialize==2.6.0", "voluptuous-openapi==0.1.0", diff --git a/requirements.txt b/requirements.txt index e4065bed83ec3b..9e8212b8dc468b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # Home Assistant Core aiodns==3.5.0 aiohasupervisor==0.3.1 -aiohttp==3.12.14 +aiohttp==3.13.3 aiohttp_cors==0.8.1 aiohttp-fast-zlib==0.3.0 aiohttp-asyncmdnsresolver==0.1.1 @@ -29,11 +29,11 @@ ifaddr==0.2.0 Jinja2==3.1.6 lru-dict==1.3.0 PyJWT==2.10.1 -cryptography==45.0.3 -Pillow==11.3.0 +cryptography==46.0.5 +Pillow==12.1.1 propcache==0.3.2 pyOpenSSL==25.1.0 -orjson==3.11.0 +orjson==3.11.5 packaging>=23.1 psutil-home-assistant==0.0.1 python-slugify==8.0.4 @@ -46,7 +46,7 @@ standard-telnetlib==3.13.0 typing-extensions>=4.14.0,<5.0 ulid-transform==1.4.0 urllib3>=2.0 -uv==0.7.1 +uv==0.9.6 voluptuous==0.15.2 voluptuous-serialize==2.6.0 voluptuous-openapi==0.1.0 diff --git a/requirements_all.txt b/requirements_all.txt index 8544d2125e2f77..66175b44d8c346 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -36,7 +36,7 @@ PSNAWP==3.0.0 # homeassistant.components.seven_segments # homeassistant.components.sighthound # homeassistant.components.tensorflow -Pillow==11.3.0 +Pillow==12.1.1 # homeassistant.components.plex PlexAPI==4.15.16 @@ -1109,7 +1109,7 @@ gstreamer-player==1.1.2 guppy3==3.1.5 # homeassistant.components.iaqualink -h2==4.2.0 +h2==4.3.0 # homeassistant.components.ffmpeg ha-ffmpeg==3.2.2 @@ -1401,7 +1401,7 @@ mbddns==0.1.2 # homeassistant.components.mcp # homeassistant.components.mcp_server -mcp==1.5.0 +mcp==1.23.0 # homeassistant.components.minecraft_server mcstatus==12.0.1 @@ -2829,7 +2829,7 @@ speedtest-cli==2.1.3 spotifyaio==0.8.11 # homeassistant.components.sql -sqlparse==0.5.0 +sqlparse==0.5.4 # homeassistant.components.srp_energy srpenergy==1.3.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 097e7cbbea11de..fae87280e90057 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -36,7 +36,7 @@ PSNAWP==3.0.0 # homeassistant.components.seven_segments # homeassistant.components.sighthound # homeassistant.components.tensorflow -Pillow==11.3.0 +Pillow==12.1.1 # homeassistant.components.plex PlexAPI==4.15.16 @@ -970,7 +970,7 @@ gstreamer-player==1.1.2 guppy3==3.1.5 # homeassistant.components.iaqualink -h2==4.2.0 +h2==4.3.0 # homeassistant.components.ffmpeg ha-ffmpeg==3.2.2 @@ -1199,7 +1199,7 @@ mbddns==0.1.2 # homeassistant.components.mcp # homeassistant.components.mcp_server -mcp==1.5.0 +mcp==1.23.0 # homeassistant.components.minecraft_server mcstatus==12.0.1 @@ -2336,7 +2336,7 @@ speedtest-cli==2.1.3 spotifyaio==0.8.11 # homeassistant.components.sql -sqlparse==0.5.0 +sqlparse==0.5.4 # homeassistant.components.srp_energy srpenergy==1.3.6