From 3cfcffc6f21f46bf3d0b02f76ebbfe586b200770 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 20 Oct 2023 04:49:40 -1000 Subject: [PATCH] Bump fnv-hash-fast to 0.5.0 (#102271) --- homeassistant/components/homekit/manifest.json | 2 +- homeassistant/components/recorder/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/homeassistant/components/homekit/manifest.json b/homeassistant/components/homekit/manifest.json index 563654f1dc9..4f6cc24edc8 100644 --- a/homeassistant/components/homekit/manifest.json +++ b/homeassistant/components/homekit/manifest.json @@ -10,7 +10,7 @@ "loggers": ["pyhap"], "requirements": [ "HAP-python==4.9.0", - "fnv-hash-fast==0.4.1", + "fnv-hash-fast==0.5.0", "PyQRCode==1.2.1", "base36==0.1.1" ], diff --git a/homeassistant/components/recorder/manifest.json b/homeassistant/components/recorder/manifest.json index 4557e885570..f0e91071ea0 100644 --- a/homeassistant/components/recorder/manifest.json +++ b/homeassistant/components/recorder/manifest.json @@ -8,7 +8,7 @@ "quality_scale": "internal", "requirements": [ "SQLAlchemy==2.0.22", - "fnv-hash-fast==0.4.1", + "fnv-hash-fast==0.5.0", "psutil-home-assistant==0.0.1" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 4dab9a1828e..1024239217a 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -17,7 +17,7 @@ certifi>=2021.5.30 ciso8601==2.3.0 cryptography==41.0.4 dbus-fast==2.12.0 -fnv-hash-fast==0.4.1 +fnv-hash-fast==0.5.0 ha-av==10.1.1 hass-nabucasa==0.73.0 hassil==1.2.5 diff --git a/requirements_all.txt b/requirements_all.txt index e297432899c..440591e76b3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -823,7 +823,7 @@ flux-led==1.0.4 # homeassistant.components.homekit # homeassistant.components.recorder -fnv-hash-fast==0.4.1 +fnv-hash-fast==0.5.0 # homeassistant.components.foobot foobot_async==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 053d7e16fb5..fc86cb6855d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -654,7 +654,7 @@ flux-led==1.0.4 # homeassistant.components.homekit # homeassistant.components.recorder -fnv-hash-fast==0.4.1 +fnv-hash-fast==0.5.0 # homeassistant.components.foobot foobot_async==1.0.0