mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 07:47:08 +00:00
Upgrade ciso8601 to 2.3.0 (#84465)
This commit is contained in:
parent
24e11c6dcb
commit
f17a42dc27
@ -16,7 +16,7 @@ bluetooth-adapters==0.14.1
|
|||||||
bluetooth-auto-recovery==1.0.3
|
bluetooth-auto-recovery==1.0.3
|
||||||
bluetooth-data-tools==0.3.1
|
bluetooth-data-tools==0.3.1
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.3.0
|
||||||
cryptography==38.0.3
|
cryptography==38.0.3
|
||||||
dbus-fast==1.82.0
|
dbus-fast==1.82.0
|
||||||
fnvhash==0.1.0
|
fnvhash==0.1.0
|
||||||
|
@ -32,7 +32,7 @@ dependencies = [
|
|||||||
"awesomeversion==22.9.0",
|
"awesomeversion==22.9.0",
|
||||||
"bcrypt==3.1.7",
|
"bcrypt==3.1.7",
|
||||||
"certifi>=2021.5.30",
|
"certifi>=2021.5.30",
|
||||||
"ciso8601==2.2.0",
|
"ciso8601==2.3.0",
|
||||||
# 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.23.1",
|
"httpx==0.23.1",
|
||||||
|
@ -9,7 +9,7 @@ atomicwrites-homeassistant==1.4.1
|
|||||||
awesomeversion==22.9.0
|
awesomeversion==22.9.0
|
||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.3.0
|
||||||
httpx==0.23.1
|
httpx==0.23.1
|
||||||
home-assistant-bluetooth==1.9.0
|
home-assistant-bluetooth==1.9.0
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user