diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index c67210a9d9bb9f..5c639acc3a10fe 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -63,7 +63,7 @@ pyspeex-noise==1.0.2 python-slugify==8.0.4 PyTurboJPEG==1.8.0 PyYAML==6.0.3 -requests==2.32.5 +requests==2.33.0 securetar==2026.2.0 SQLAlchemy==2.0.41 standard-aifc==3.13.0 diff --git a/pyproject.toml b/pyproject.toml index 647b6f7471114a..4a41357a3f4fcc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ dependencies = [ "psutil-home-assistant==0.0.1", "python-slugify==8.0.4", "PyYAML==6.0.3", - "requests==2.32.5", + "requests==2.33.0", "securetar==2026.2.0", "SQLAlchemy==2.0.41", "standard-aifc==3.13.0", diff --git a/requirements.txt b/requirements.txt index ad9464932e716f..2254d81dc7a461 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ pyspeex-noise==1.0.2 python-slugify==8.0.4 PyTurboJPEG==1.8.0 PyYAML==6.0.3 -requests==2.32.5 +requests==2.33.0 securetar==2026.2.0 SQLAlchemy==2.0.41 standard-aifc==3.13.0