Upgrade ciso8601 to 2.3.0 (#84465)

This commit is contained in:
Franck Nijhof 2022-12-22 21:01:59 +01:00 committed by GitHub
parent 24e11c6dcb
commit f17a42dc27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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