mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Upgrade pyowm to 3.1.1 (#44706)
This commit is contained in:
parent
99eed915d6
commit
5e0eea21d4
@ -3,6 +3,6 @@
|
||||
"name": "OpenWeatherMap",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/openweathermap",
|
||||
"requirements": ["pyowm==3.1.0"],
|
||||
"requirements": ["pyowm==3.1.1"],
|
||||
"codeowners": ["@fabaff", "@freekode", "@nzapponi"]
|
||||
}
|
||||
|
@ -1598,7 +1598,7 @@ pyotgw==1.0b1
|
||||
pyotp==2.3.0
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.1.0
|
||||
pyowm==3.1.1
|
||||
|
||||
# homeassistant.components.onewire
|
||||
pyownet==0.10.0.post1
|
||||
|
@ -811,7 +811,7 @@ pyotgw==1.0b1
|
||||
pyotp==2.3.0
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.1.0
|
||||
pyowm==3.1.1
|
||||
|
||||
# homeassistant.components.onewire
|
||||
pyownet==0.10.0.post1
|
||||
|
Loading…
x
Reference in New Issue
Block a user