Bump fnv-hash-fast to 0.4.1 (#99135)
This commit is contained in:
parent
5e5193eeb5
commit
6992ea9af0
5 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"loggers": ["pyhap"],
|
||||
"requirements": [
|
||||
"HAP-python==4.7.1",
|
||||
"fnv-hash-fast==0.4.0",
|
||||
"fnv-hash-fast==0.4.1",
|
||||
"PyQRCode==1.2.1",
|
||||
"base36==0.1.1"
|
||||
],
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"SQLAlchemy==2.0.15",
|
||||
"fnv-hash-fast==0.4.0",
|
||||
"fnv-hash-fast==0.4.1",
|
||||
"psutil-home-assistant==0.0.1"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ certifi>=2021.5.30
|
|||
ciso8601==2.3.0
|
||||
cryptography==41.0.3
|
||||
dbus-fast==1.94.1
|
||||
fnv-hash-fast==0.4.0
|
||||
fnv-hash-fast==0.4.1
|
||||
ha-av==10.1.1
|
||||
hass-nabucasa==0.70.0
|
||||
hassil==1.2.5
|
||||
|
|
|
@ -804,7 +804,7 @@ flux-led==1.0.2
|
|||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
fnv-hash-fast==0.4.0
|
||||
fnv-hash-fast==0.4.1
|
||||
|
||||
# homeassistant.components.foobot
|
||||
foobot-async==1.0.0
|
||||
|
|
|
@ -629,7 +629,7 @@ flux-led==1.0.2
|
|||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
fnv-hash-fast==0.4.0
|
||||
fnv-hash-fast==0.4.1
|
||||
|
||||
# homeassistant.components.foobot
|
||||
foobot-async==1.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue