From 251d7e15d2b2f4c157fae07ba8ec48be4359ae1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 20:18:53 +0200 Subject: [PATCH] Update requests to 2.34.2 (#171119) --- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index a25697094e95..5fa5010ca44d 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -61,7 +61,7 @@ pyspeex-noise==1.0.2 python-slugify==8.0.4 PyTurboJPEG==1.8.3 PyYAML==6.0.3 -requests==2.33.1 +requests==2.34.2 securetar==2026.4.1 serialx==1.8.0 SQLAlchemy==2.0.49 diff --git a/pyproject.toml b/pyproject.toml index 05dc4bec4485..e045558d2e19 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.33.1", + "requests==2.34.2", "securetar==2026.4.1", "SQLAlchemy==2.0.49", "standard-aifc==3.13.0", diff --git a/requirements.txt b/requirements.txt index 89bad47389a2..46df9fcc5fab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pyspeex-noise==1.0.2 python-slugify==8.0.4 PyTurboJPEG==1.8.3 PyYAML==6.0.3 -requests==2.33.1 +requests==2.34.2 rf-protocols==3.2.0 securetar==2026.4.1 SQLAlchemy==2.0.49