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
3 changed files with 3 additions and 3 deletions

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",