Bump ical to 4.1.2 to fix emoji in local calendar (#83193)

Bump ical to 4.1.2
This commit is contained in:
Allen Porter 2022-12-03 11:02:25 -08:00 committed by GitHub
parent 955d4abf13
commit b735e66d2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Local Calendar",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/local_calendar",
"requirements": ["ical==4.1.1"],
"requirements": ["ical==4.1.2"],
"codeowners": ["@allenporter"],
"iot_class": "local_polling",
"loggers": ["ical"]

View File

@ -926,7 +926,7 @@ ibm-watson==5.2.2
ibmiotf==0.3.4
# homeassistant.components.local_calendar
ical==4.1.1
ical==4.1.2
# homeassistant.components.ping
icmplib==3.0

View File

@ -691,7 +691,7 @@ iaqualink==0.5.0
ibeacon_ble==1.0.1
# homeassistant.components.local_calendar
ical==4.1.1
ical==4.1.2
# homeassistant.components.ping
icmplib==3.0