Bump pyipma to 2.0.5 (#32337)
* bump pyipma version to 2.0.5 * bump pyipma version to 2.0.5
This commit is contained in:
parent
3ea29635a0
commit
bf33144c2b
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Instituto Português do Mar e Atmosfera (IPMA)",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ipma",
|
||||
"requirements": ["pyipma==2.0.4"],
|
||||
"requirements": ["pyipma==2.0.5"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@dgomes", "@abmantis"]
|
||||
}
|
||||
|
|
|
@ -1312,7 +1312,7 @@ pyicloud==0.9.2
|
|||
pyintesishome==1.6
|
||||
|
||||
# homeassistant.components.ipma
|
||||
pyipma==2.0.4
|
||||
pyipma==2.0.5
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==0.2.1
|
||||
|
|
|
@ -477,7 +477,7 @@ pyhomematic==0.1.65
|
|||
pyicloud==0.9.2
|
||||
|
||||
# homeassistant.components.ipma
|
||||
pyipma==2.0.4
|
||||
pyipma==2.0.5
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==0.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue