Update ciso8601 to 2.3.1 (#111389)

This commit is contained in:
Marc Mueller 2024-02-25 21:59:00 +01:00 committed by GitHub
parent d3c53a1cef
commit 5206514538
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ bluetooth-auto-recovery==1.3.0
bluetooth-data-tools==1.19.0 bluetooth-data-tools==1.19.0
cached_ipaddress==0.3.0 cached_ipaddress==0.3.0
certifi>=2021.5.30 certifi>=2021.5.30
ciso8601==2.3.0 ciso8601==2.3.1
cryptography==42.0.5 cryptography==42.0.5
dbus-fast==2.21.1 dbus-fast==2.21.1
fnv-hash-fast==0.5.0 fnv-hash-fast==0.5.0

View File

@ -34,7 +34,7 @@ dependencies = [
"awesomeversion==24.2.0", "awesomeversion==24.2.0",
"bcrypt==4.0.1", "bcrypt==4.0.1",
"certifi>=2021.5.30", "certifi>=2021.5.30",
"ciso8601==2.3.0", "ciso8601==2.3.1",
# When bumping httpx, please check the version pins of # When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all # httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.26.0", "httpx==0.26.0",

View File

@ -14,7 +14,7 @@ atomicwrites-homeassistant==1.4.1
awesomeversion==24.2.0 awesomeversion==24.2.0
bcrypt==4.0.1 bcrypt==4.0.1
certifi>=2021.5.30 certifi>=2021.5.30
ciso8601==2.3.0 ciso8601==2.3.1
httpx==0.26.0 httpx==0.26.0
home-assistant-bluetooth==1.12.0 home-assistant-bluetooth==1.12.0
ifaddr==0.2.0 ifaddr==0.2.0