Skip to content

Commit

Permalink
Bump nextbus to 2.0.5 (#126230)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViViDboarder authored Sep 18, 2024
1 parent 6e6dae4 commit 931c8f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/nextbus/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/nextbus",
"iot_class": "cloud_polling",
"loggers": ["py_nextbus"],
"requirements": ["py-nextbusnext==2.0.4"]
"requirements": ["py-nextbusnext==2.0.5"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1680,7 +1680,7 @@ py-madvr2==1.6.32
py-melissa-climate==2.1.4

# homeassistant.components.nextbus
py-nextbusnext==2.0.4
py-nextbusnext==2.0.5

# homeassistant.components.nightscout
py-nightscout==1.2.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1375,7 +1375,7 @@ py-madvr2==1.6.32
py-melissa-climate==2.1.4

# homeassistant.components.nextbus
py-nextbusnext==2.0.4
py-nextbusnext==2.0.5

# homeassistant.components.nightscout
py-nightscout==1.2.2
Expand Down

0 comments on commit 931c8f9

Please sign in to comment.