Skip to content

Commit

Permalink
Bump ical to 4.5.4 (#94894)
Browse files Browse the repository at this point in the history
  • Loading branch information
allenporter committed Jun 20, 2023
1 parent 3f18f51 commit 50605e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/local_calendar/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/local_calendar",
"iot_class": "local_polling",
"loggers": ["ical"],
"requirements": ["ical==4.5.1"]
"requirements": ["ical==4.5.4"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@ ibeacon-ble==1.0.1
ibmiotf==0.3.4

# homeassistant.components.local_calendar
ical==4.5.1
ical==4.5.4

# homeassistant.components.ping
icmplib==3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ iaqualink==0.5.0
ibeacon-ble==1.0.1

# homeassistant.components.local_calendar
ical==4.5.1
ical==4.5.4

# homeassistant.components.ping
icmplib==3.0
Expand Down

0 comments on commit 50605e6

Please sign in to comment.