mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Update bcrypt to 4.1.3 (#122236)
This commit is contained in:
parent
b54b08479d
commit
0fe7aa1a43
@ -14,7 +14,7 @@ async-upnp-client==0.39.0
|
|||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
bcrypt==4.1.2
|
bcrypt==4.1.3
|
||||||
bleak-retry-connector==3.5.0
|
bleak-retry-connector==3.5.0
|
||||||
bleak==0.22.2
|
bleak==0.22.2
|
||||||
bluetooth-adapters==0.19.3
|
bluetooth-adapters==0.19.3
|
||||||
|
@ -34,7 +34,7 @@ dependencies = [
|
|||||||
"attrs==23.2.0",
|
"attrs==23.2.0",
|
||||||
"atomicwrites-homeassistant==1.4.1",
|
"atomicwrites-homeassistant==1.4.1",
|
||||||
"awesomeversion==24.6.0",
|
"awesomeversion==24.6.0",
|
||||||
"bcrypt==4.1.2",
|
"bcrypt==4.1.3",
|
||||||
"certifi>=2021.5.30",
|
"certifi>=2021.5.30",
|
||||||
"ciso8601==2.3.1",
|
"ciso8601==2.3.1",
|
||||||
"fnv-hash-fast==0.5.0",
|
"fnv-hash-fast==0.5.0",
|
||||||
|
@ -14,7 +14,7 @@ async-interrupt==1.1.2
|
|||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
bcrypt==4.1.2
|
bcrypt==4.1.3
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.1
|
ciso8601==2.3.1
|
||||||
fnv-hash-fast==0.5.0
|
fnv-hash-fast==0.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user