mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update bcrypt to 4.3.0 (#145978)
This commit is contained in:
parent
0139d2cabf
commit
de25195383
@ -19,7 +19,7 @@ attrs==25.1.0
|
||||
audioop-lts==0.2.1
|
||||
av==13.1.0
|
||||
awesomeversion==24.6.0
|
||||
bcrypt==4.2.0
|
||||
bcrypt==4.3.0
|
||||
bleak-retry-connector==3.9.0
|
||||
bleak==0.22.3
|
||||
bluetooth-adapters==0.21.4
|
||||
|
@ -40,7 +40,7 @@ dependencies = [
|
||||
"atomicwrites-homeassistant==1.4.1",
|
||||
"audioop-lts==0.2.1",
|
||||
"awesomeversion==24.6.0",
|
||||
"bcrypt==4.2.0",
|
||||
"bcrypt==4.3.0",
|
||||
"certifi>=2021.5.30",
|
||||
"ciso8601==2.3.2",
|
||||
"cronsim==2.6",
|
||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -17,7 +17,7 @@ attrs==25.1.0
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
audioop-lts==0.2.1
|
||||
awesomeversion==24.6.0
|
||||
bcrypt==4.2.0
|
||||
bcrypt==4.3.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.2
|
||||
cronsim==2.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user