1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Bump fnv-hash-fast to 1.6.0 (#153682)

This commit is contained in:
J. Nick Koston
2025-10-04 15:25:11 -05:00
committed by GitHub
parent 7203cffbd7
commit cfec998221
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.5.0",
"fnv-hash-fast==1.6.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.5.0",
"fnv-hash-fast==1.6.0",
"psutil-home-assistant==0.0.1"
]
}

View File

@@ -32,7 +32,7 @@ cronsim==2.6
cryptography==46.0.2
dbus-fast==2.44.3
file-read-backwards==2.0.0
fnv-hash-fast==1.5.0
fnv-hash-fast==1.6.0
go2rtc-client==0.2.1
ha-ffmpeg==3.2.2
habluetooth==5.7.0

View File

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

2
requirements.txt generated
View File

@@ -21,7 +21,7 @@ bcrypt==5.0.0
certifi>=2021.5.30
ciso8601==2.3.3
cronsim==2.6
fnv-hash-fast==1.5.0
fnv-hash-fast==1.6.0
hass-nabucasa==1.2.0
httpx==0.28.1
home-assistant-bluetooth==1.13.1

2
requirements_all.txt generated
View File

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

View File

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