Bump python-fireservicerota to 0.0.43 (#52966)

This commit is contained in:
Ron Klinkien 2021-07-13 20:21:50 +02:00 committed by Franck Nijhof
parent ddf563c247
commit cea22a9d5e
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "FireServiceRota",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/fireservicerota",
"requirements": ["pyfireservicerota==0.0.42"],
"requirements": ["pyfireservicerota==0.0.43"],
"codeowners": ["@cyberjunky"],
"iot_class": "cloud_polling"
}

View File

@ -1423,7 +1423,7 @@ pyezviz==0.1.8.9
pyfido==2.1.1
# homeassistant.components.fireservicerota
pyfireservicerota==0.0.42
pyfireservicerota==0.0.43
# homeassistant.components.flexit
pyflexit==0.3

View File

@ -791,7 +791,7 @@ pyezviz==0.1.8.9
pyfido==2.1.1
# homeassistant.components.fireservicerota
pyfireservicerota==0.0.42
pyfireservicerota==0.0.43
# homeassistant.components.flume
pyflume==0.5.5