Update bcrypt to 4.1.2 (#111283)

This commit is contained in:
Marc Mueller 2024-02-25 22:22:50 +01:00 committed by GitHub
parent 014e21ce80
commit 8c50e24056
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ async-upnp-client==0.38.2
atomicwrites-homeassistant==1.4.1
attrs==23.2.0
awesomeversion==24.2.0
bcrypt==4.0.1
bcrypt==4.1.2
bleak-retry-connector==3.4.0
bleak==0.21.1
bluetooth-adapters==0.18.0

View File

@ -32,7 +32,7 @@ dependencies = [
"attrs==23.2.0",
"atomicwrites-homeassistant==1.4.1",
"awesomeversion==24.2.0",
"bcrypt==4.0.1",
"bcrypt==4.1.2",
"certifi>=2021.5.30",
"ciso8601==2.3.1",
# When bumping httpx, please check the version pins of

View File

@ -12,7 +12,7 @@ async-interrupt==1.1.1
attrs==23.2.0
atomicwrites-homeassistant==1.4.1
awesomeversion==24.2.0
bcrypt==4.0.1
bcrypt==4.1.2
certifi>=2021.5.30
ciso8601==2.3.1
httpx==0.26.0