Upgrade pyowm to 3.2.0 (#47042)

This commit is contained in:
Fabian Affolter 2021-02-25 13:08:44 +01:00 committed by GitHub
parent 1989b8c07d
commit 5ec4360ac1
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,6 +3,6 @@
"name": "OpenWeatherMap",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/openweathermap",
"requirements": ["pyowm==3.1.1"],
"requirements": ["pyowm==3.2.0"],
"codeowners": ["@fabaff", "@freekode", "@nzapponi"]
}

View File

@ -1611,7 +1611,7 @@ pyotgw==1.0b1
pyotp==2.3.0
# homeassistant.components.openweathermap
pyowm==3.1.1
pyowm==3.2.0
# homeassistant.components.onewire
pyownet==0.10.0.post1

View File

@ -859,7 +859,7 @@ pyotgw==1.0b1
pyotp==2.3.0
# homeassistant.components.openweathermap
pyowm==3.1.1
pyowm==3.2.0
# homeassistant.components.onewire
pyownet==0.10.0.post1