Skip to content

Commit

Permalink
Bump here-transit to 1.2.1 (home-assistant#120900)
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger authored and Moustachauve committed Jul 4, 2024
1 parent b9eed1c commit 393eea3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/here_travel_time/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/here_travel_time",
"iot_class": "cloud_polling",
"loggers": ["here_routing", "here_transit", "homeassistant.helpers.location"],
"requirements": ["here-routing==1.0.1", "here-transit==1.2.0"]
"requirements": ["here-routing==1.0.1", "here-transit==1.2.1"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1068,7 +1068,7 @@ heatmiserV3==1.1.18
here-routing==1.0.1

# homeassistant.components.here_travel_time
here-transit==1.2.0
here-transit==1.2.1

# homeassistant.components.hikvisioncam
hikvision==0.4
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,7 @@ hdate==0.10.9
here-routing==1.0.1

# homeassistant.components.here_travel_time
here-transit==1.2.0
here-transit==1.2.1

# homeassistant.components.hko
hko==0.3.2
Expand Down

0 comments on commit 393eea3

Please sign in to comment.