diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 5fce2838b1d..12fc76335d8 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -53,7 +53,7 @@ python-slugify==8.0.4 PyTurboJPEG==1.7.1 pyudev==0.24.1 PyYAML==6.0.1 -requests==2.31.0 +requests==2.32.3 SQLAlchemy==2.0.30 typing-extensions>=4.12.1,<5.0 ulid-transform==0.9.0 diff --git a/pyproject.toml b/pyproject.toml index 58ce5128ad6..beda86314a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ "psutil-home-assistant==0.0.1", "python-slugify==8.0.4", "PyYAML==6.0.1", - "requests==2.31.0", + "requests==2.32.3", "SQLAlchemy==2.0.30", "typing-extensions>=4.12.1,<5.0", "ulid-transform==0.9.0", diff --git a/requirements.txt b/requirements.txt index ebb78cdf9d1..21da099bcb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pip>=21.3.1 psutil-home-assistant==0.0.1 python-slugify==8.0.4 PyYAML==6.0.1 -requests==2.31.0 +requests==2.32.3 SQLAlchemy==2.0.30 typing-extensions>=4.12.1,<5.0 ulid-transform==0.9.0