mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
Update bcrpyt to 5.0.0 (#153325)
This commit is contained in:
@@ -19,7 +19,7 @@ attrs==25.3.0
|
||||
audioop-lts==0.2.1
|
||||
av==13.1.0
|
||||
awesomeversion==25.5.0
|
||||
bcrypt==4.3.0
|
||||
bcrypt==5.0.0
|
||||
bleak-retry-connector==4.4.3
|
||||
bleak==1.0.1
|
||||
bluetooth-adapters==2.1.0
|
||||
|
||||
@@ -40,7 +40,7 @@ dependencies = [
|
||||
"atomicwrites-homeassistant==1.4.1",
|
||||
"audioop-lts==0.2.1",
|
||||
"awesomeversion==25.5.0",
|
||||
"bcrypt==4.3.0",
|
||||
"bcrypt==5.0.0",
|
||||
"certifi>=2021.5.30",
|
||||
"ciso8601==2.3.3",
|
||||
"cronsim==2.6",
|
||||
|
||||
2
requirements.txt
generated
2
requirements.txt
generated
@@ -17,7 +17,7 @@ attrs==25.3.0
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
audioop-lts==0.2.1
|
||||
awesomeversion==25.5.0
|
||||
bcrypt==4.3.0
|
||||
bcrypt==5.0.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.3
|
||||
cronsim==2.6
|
||||
|
||||
Reference in New Issue
Block a user