1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 08:26:41 +01:00

Bump fnv-hash-fast to 2.0.0 (#165586)

This commit is contained in:
J. Nick Koston
2026-03-14 22:55:54 -10:00
committed by GitHub
parent ed53469eb6
commit 9ab577aad4
7 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
"loggers": ["pyhap"],
"requirements": [
"HAP-python==5.0.0",
"fnv-hash-fast==1.6.0",
"fnv-hash-fast==2.0.0",
"PyQRCode==1.2.1",
"base36==0.1.1"
],

View File

@@ -8,7 +8,7 @@
"quality_scale": "internal",
"requirements": [
"SQLAlchemy==2.0.41",
"fnv-hash-fast==1.6.0",
"fnv-hash-fast==2.0.0",
"psutil-home-assistant==0.0.1"
]
}

View File

@@ -33,7 +33,7 @@ cronsim==2.7
cryptography==46.0.5
dbus-fast==3.1.2
file-read-backwards==2.0.0
fnv-hash-fast==1.6.0
fnv-hash-fast==2.0.0
go2rtc-client==0.4.0
ha-ffmpeg==3.2.2
habluetooth==5.9.1

View File

@@ -48,7 +48,7 @@ dependencies = [
"certifi>=2021.5.30",
"ciso8601==2.3.3",
"cronsim==2.7",
"fnv-hash-fast==1.6.0",
"fnv-hash-fast==2.0.0",
# hass-nabucasa is imported by helpers which don't depend on the cloud
# integration
"hass-nabucasa==2.0.0",

2
requirements.txt generated
View File

@@ -23,7 +23,7 @@ certifi>=2021.5.30
ciso8601==2.3.3
cronsim==2.7
cryptography==46.0.5
fnv-hash-fast==1.6.0
fnv-hash-fast==2.0.0
ha-ffmpeg==3.2.2
hass-nabucasa==2.0.0
hassil==3.5.0

2
requirements_all.txt generated
View File

@@ -997,7 +997,7 @@ flux-led==1.2.0
# homeassistant.components.homekit
# homeassistant.components.recorder
fnv-hash-fast==1.6.0
fnv-hash-fast==2.0.0
# homeassistant.components.foobot
foobot_async==1.0.0

View File

@@ -882,7 +882,7 @@ flux-led==1.2.0
# homeassistant.components.homekit
# homeassistant.components.recorder
fnv-hash-fast==1.6.0
fnv-hash-fast==2.0.0
# homeassistant.components.foobot
foobot_async==1.0.0