From 6992ea9af0ec340089a8f3e0f5924af21634811b Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 27 Aug 2023 10:08:21 -0500 Subject: [PATCH] Bump fnv-hash-fast to 0.4.1 (#99135) --- 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 04ba4cc1a6a..6f3067d7a78 100644 --- a/homeassistant/components/homekit/manifest.json +++ b/homeassistant/components/homekit/manifest.json @@ -10,7 +10,7 @@ "loggers": ["pyhap"], "requirements": [ "HAP-python==4.7.1", - "fnv-hash-fast==0.4.0", + "fnv-hash-fast==0.4.1", "PyQRCode==1.2.1", "base36==0.1.1" ], diff --git a/homeassistant/components/recorder/manifest.json b/homeassistant/components/recorder/manifest.json index 6f919ee50da..63b19cdb3bf 100644 --- a/homeassistant/components/recorder/manifest.json +++ b/homeassistant/components/recorder/manifest.json @@ -8,7 +8,7 @@ "quality_scale": "internal", "requirements": [ "SQLAlchemy==2.0.15", - "fnv-hash-fast==0.4.0", + "fnv-hash-fast==0.4.1", "psutil-home-assistant==0.0.1" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 7a4c9aa4518..16cf9815734 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.3 dbus-fast==1.94.1 -fnv-hash-fast==0.4.0 +fnv-hash-fast==0.4.1 ha-av==10.1.1 hass-nabucasa==0.70.0 hassil==1.2.5 diff --git a/requirements_all.txt b/requirements_all.txt index 227c5555672..1508c7a96e5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -804,7 +804,7 @@ flux-led==1.0.2 # homeassistant.components.homekit # homeassistant.components.recorder -fnv-hash-fast==0.4.0 +fnv-hash-fast==0.4.1 # homeassistant.components.foobot foobot-async==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d4646472f9a..cc312cb208a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -629,7 +629,7 @@ flux-led==1.0.2 # homeassistant.components.homekit # homeassistant.components.recorder -fnv-hash-fast==0.4.0 +fnv-hash-fast==0.4.1 # homeassistant.components.foobot foobot-async==1.0.0