diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 6b3cd196fee..2b13550e5c4 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -62,7 +62,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.1 securetar==2026.2.0 SQLAlchemy==2.0.41 standard-aifc==3.13.0 diff --git a/pyproject.toml b/pyproject.toml index f45c493cf5b..5575a41f36d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dependencies = [ "psutil-home-assistant==0.0.1", "python-slugify==8.0.4", "PyYAML==6.0.3", - "requests==2.32.5", + "requests==2.33.1", "securetar==2026.2.0", "SQLAlchemy==2.0.41", "standard-aifc==3.13.0", diff --git a/requirements.txt b/requirements.txt index 3fd6558cc6c..fca3d009ed0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,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.1 securetar==2026.2.0 SQLAlchemy==2.0.41 standard-aifc==3.13.0