Bump python-fireservicerota to 0.0.42 (#52807)

This commit is contained in:
Ron Klinkien 2021-07-12 20:21:10 +02:00 committed by GitHub
parent 5e472f2c06
commit 8f8935c859
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.40"],
"requirements": ["pyfireservicerota==0.0.42"],
"codeowners": ["@cyberjunky"],
"iot_class": "cloud_polling"
}

View File

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

View File

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