Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: home-assistant/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6cb6cdd7131f82db20cfd38d6b3f96e57a856e8b
Choose a base ref
..
head repository: home-assistant/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6b94235830164959d8c1a16fd55a0a148027c4a4
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +1 −1 homeassistant/components/monzo/manifest.json
  2. +1 −1 requirements_all.txt
  3. +1 −1 requirements_test_all.txt
2 changes: 1 addition & 1 deletion homeassistant/components/monzo/manifest.json
Original file line number Diff line number Diff line change
@@ -6,5 +6,5 @@
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/monzo",
"iot_class": "cloud_polling",
"requirements": ["monzopy==1.4.1"]
"requirements": ["monzopy==1.4.2"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
@@ -1381,7 +1381,7 @@ moat-ble==0.1.1
moehlenhoff-alpha2==1.3.1

# homeassistant.components.monzo
monzopy==1.4.1
monzopy==1.4.2

# homeassistant.components.mopeka
mopeka-iot-ble==0.8.0
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
@@ -1150,7 +1150,7 @@ moat-ble==0.1.1
moehlenhoff-alpha2==1.3.1

# homeassistant.components.monzo
monzopy==1.4.1
monzopy==1.4.2

# homeassistant.components.mopeka
mopeka-iot-ble==0.8.0