mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump fnv-hash-fast to 0.4.0 (#97160)
This commit is contained in:
parent
ba1bf9d39f
commit
5cc72814c9
@ -10,7 +10,7 @@
|
|||||||
"loggers": ["pyhap"],
|
"loggers": ["pyhap"],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"HAP-python==4.7.0",
|
"HAP-python==4.7.0",
|
||||||
"fnv-hash-fast==0.3.1",
|
"fnv-hash-fast==0.4.0",
|
||||||
"PyQRCode==1.2.1",
|
"PyQRCode==1.2.1",
|
||||||
"base36==0.1.1"
|
"base36==0.1.1"
|
||||||
],
|
],
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"SQLAlchemy==2.0.15",
|
"SQLAlchemy==2.0.15",
|
||||||
"fnv-hash-fast==0.3.1",
|
"fnv-hash-fast==0.4.0",
|
||||||
"psutil-home-assistant==0.0.1"
|
"psutil-home-assistant==0.0.1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -17,7 +17,7 @@ certifi>=2021.5.30
|
|||||||
ciso8601==2.3.0
|
ciso8601==2.3.0
|
||||||
cryptography==41.0.2
|
cryptography==41.0.2
|
||||||
dbus-fast==1.87.1
|
dbus-fast==1.87.1
|
||||||
fnv-hash-fast==0.3.1
|
fnv-hash-fast==0.4.0
|
||||||
ha-av==10.1.0
|
ha-av==10.1.0
|
||||||
hass-nabucasa==0.69.0
|
hass-nabucasa==0.69.0
|
||||||
hassil==1.0.6
|
hassil==1.0.6
|
||||||
|
@ -798,7 +798,7 @@ flux-led==1.0.1
|
|||||||
|
|
||||||
# homeassistant.components.homekit
|
# homeassistant.components.homekit
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
fnv-hash-fast==0.3.1
|
fnv-hash-fast==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.foobot
|
# homeassistant.components.foobot
|
||||||
foobot-async==1.0.0
|
foobot-async==1.0.0
|
||||||
|
@ -626,7 +626,7 @@ flux-led==1.0.1
|
|||||||
|
|
||||||
# homeassistant.components.homekit
|
# homeassistant.components.homekit
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
fnv-hash-fast==0.3.1
|
fnv-hash-fast==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.foobot
|
# homeassistant.components.foobot
|
||||||
foobot-async==1.0.0
|
foobot-async==1.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user