mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Bump fnv-hash-fast to 0.4.1 (#99135)
This commit is contained in:
parent
5e5193eeb5
commit
6992ea9af0
@ -10,7 +10,7 @@
|
|||||||
"loggers": ["pyhap"],
|
"loggers": ["pyhap"],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"HAP-python==4.7.1",
|
"HAP-python==4.7.1",
|
||||||
"fnv-hash-fast==0.4.0",
|
"fnv-hash-fast==0.4.1",
|
||||||
"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.4.0",
|
"fnv-hash-fast==0.4.1",
|
||||||
"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.3
|
cryptography==41.0.3
|
||||||
dbus-fast==1.94.1
|
dbus-fast==1.94.1
|
||||||
fnv-hash-fast==0.4.0
|
fnv-hash-fast==0.4.1
|
||||||
ha-av==10.1.1
|
ha-av==10.1.1
|
||||||
hass-nabucasa==0.70.0
|
hass-nabucasa==0.70.0
|
||||||
hassil==1.2.5
|
hassil==1.2.5
|
||||||
|
@ -804,7 +804,7 @@ flux-led==1.0.2
|
|||||||
|
|
||||||
# homeassistant.components.homekit
|
# homeassistant.components.homekit
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
fnv-hash-fast==0.4.0
|
fnv-hash-fast==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.foobot
|
# homeassistant.components.foobot
|
||||||
foobot-async==1.0.0
|
foobot-async==1.0.0
|
||||||
|
@ -629,7 +629,7 @@ flux-led==1.0.2
|
|||||||
|
|
||||||
# homeassistant.components.homekit
|
# homeassistant.components.homekit
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
fnv-hash-fast==0.4.0
|
fnv-hash-fast==0.4.1
|
||||||
|
|
||||||
# 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