From 2e7816c793621fa75d6c2ad5982cbf3e5e8ed640 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 18:12:47 +0200 Subject: [PATCH] Update python-slugify to 9.0.0 (#182358) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 fba2da705279..22604f319e74 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -60,7 +60,7 @@ pymicro-vad==1.0.1 PyNaCl==1.6.2 pyopenssl==26.4.0 pyspeex-noise==1.0.2 -python-slugify==8.0.4 +python-slugify==9.0.0 PyTurboJPEG==1.8.3 PyYAML==6.0.3 requests==2.34.2 diff --git a/pyproject.toml b/pyproject.toml index 83cc5aa78381..ba8d9bd5b630 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dependencies = [ "orjson==3.11.9", "packaging>=23.1", "psutil-home-assistant==0.0.1", - "python-slugify==8.0.4", + "python-slugify==9.0.0", "PyYAML==6.0.3", "requests==2.34.2", "securetar==2026.4.1", diff --git a/requirements.txt b/requirements.txt index 737f3bb4c538..cf5b37df4461 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ PyJWT==2.13.0 pymicro-vad==1.0.1 pyopenssl==26.4.0 pyspeex-noise==1.0.2 -python-slugify==8.0.4 +python-slugify==9.0.0 PyTurboJPEG==1.8.3 PyYAML==6.0.3 requests==2.34.2