mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update ciso8601 to 2.3.1 (#111389)
This commit is contained in:
parent
d3c53a1cef
commit
5206514538
@ -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
|
||||||
|
@ -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",
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user