Upgrade pyowm to 3.1.1 (#44706)

This commit is contained in:
Fabian Affolter 2021-01-01 07:02:59 +01:00 committed by GitHub
parent 99eed915d6
commit 5e0eea21d4
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.0"],
"requirements": ["pyowm==3.1.1"],
"codeowners": ["@fabaff", "@freekode", "@nzapponi"]
}

View File

@ -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

View File

@ -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