mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Update ciso8601 to v2.3.2 (#132793)
This commit is contained in:
parent
b0b3f04a05
commit
988ca114a0
@ -24,7 +24,7 @@ bluetooth-auto-recovery==1.4.2
|
||||
bluetooth-data-tools==1.20.0
|
||||
cached-ipaddress==0.8.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.1
|
||||
ciso8601==2.3.2
|
||||
cryptography==44.0.0
|
||||
dbus-fast==2.24.3
|
||||
fnv-hash-fast==1.0.2
|
||||
|
@ -41,7 +41,7 @@ dependencies = [
|
||||
"awesomeversion==24.6.0",
|
||||
"bcrypt==4.2.0",
|
||||
"certifi>=2021.5.30",
|
||||
"ciso8601==2.3.1",
|
||||
"ciso8601==2.3.2",
|
||||
"fnv-hash-fast==1.0.2",
|
||||
# hass-nabucasa is imported by helpers which don't depend on the cloud
|
||||
# integration
|
||||
|
@ -17,7 +17,7 @@ audioop-lts==0.2.1;python_version>='3.13'
|
||||
awesomeversion==24.6.0
|
||||
bcrypt==4.2.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.1
|
||||
ciso8601==2.3.2
|
||||
fnv-hash-fast==1.0.2
|
||||
hass-nabucasa==0.86.0
|
||||
httpx==0.27.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user