Update bcrypt to 4.1.3 (#122236)

This commit is contained in:
Marc Mueller 2024-07-20 13:06:22 +02:00 committed by GitHub
parent b54b08479d
commit 0fe7aa1a43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ async-upnp-client==0.39.0
atomicwrites-homeassistant==1.4.1
attrs==23.2.0
awesomeversion==24.6.0
bcrypt==4.1.2
bcrypt==4.1.3
bleak-retry-connector==3.5.0
bleak==0.22.2
bluetooth-adapters==0.19.3

View File

@ -34,7 +34,7 @@ dependencies = [
"attrs==23.2.0",
"atomicwrites-homeassistant==1.4.1",
"awesomeversion==24.6.0",
"bcrypt==4.1.2",
"bcrypt==4.1.3",
"certifi>=2021.5.30",
"ciso8601==2.3.1",
"fnv-hash-fast==0.5.0",

View File

@ -14,7 +14,7 @@ async-interrupt==1.1.2
attrs==23.2.0
atomicwrites-homeassistant==1.4.1
awesomeversion==24.6.0
bcrypt==4.1.2
bcrypt==4.1.3
certifi>=2021.5.30
ciso8601==2.3.1
fnv-hash-fast==0.5.0