Update bcrypt to 4.3.0 (#145978)

This commit is contained in:
Marc Mueller 2025-06-02 07:56:51 +02:00 committed by GitHub
parent 0139d2cabf
commit de25195383
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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
View File

@ -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