Update ciso8601 to v2.3.2 (#132793)

This commit is contained in:
Franck Nijhof 2024-12-10 09:35:01 +01:00 committed by GitHub
parent b0b3f04a05
commit 988ca114a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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