Bump fnv-hash-fast to 0.5.0 (#102271)
This commit is contained in:
parent
50c7587ab8
commit
3cfcffc6f2
5 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"loggers": ["pyhap"],
|
||||
"requirements": [
|
||||
"HAP-python==4.9.0",
|
||||
"fnv-hash-fast==0.4.1",
|
||||
"fnv-hash-fast==0.5.0",
|
||||
"PyQRCode==1.2.1",
|
||||
"base36==0.1.1"
|
||||
],
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"SQLAlchemy==2.0.22",
|
||||
"fnv-hash-fast==0.4.1",
|
||||
"fnv-hash-fast==0.5.0",
|
||||
"psutil-home-assistant==0.0.1"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ certifi>=2021.5.30
|
|||
ciso8601==2.3.0
|
||||
cryptography==41.0.4
|
||||
dbus-fast==2.12.0
|
||||
fnv-hash-fast==0.4.1
|
||||
fnv-hash-fast==0.5.0
|
||||
ha-av==10.1.1
|
||||
hass-nabucasa==0.73.0
|
||||
hassil==1.2.5
|
||||
|
|
|
@ -823,7 +823,7 @@ flux-led==1.0.4
|
|||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
fnv-hash-fast==0.4.1
|
||||
fnv-hash-fast==0.5.0
|
||||
|
||||
# homeassistant.components.foobot
|
||||
foobot_async==1.0.0
|
||||
|
|
|
@ -654,7 +654,7 @@ flux-led==1.0.4
|
|||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
fnv-hash-fast==0.4.1
|
||||
fnv-hash-fast==0.5.0
|
||||
|
||||
# homeassistant.components.foobot
|
||||
foobot_async==1.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue