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