Upgrade pypollencom to 2.2.3 (#21517)

This commit is contained in:
Aaron Bach 2019-02-27 17:51:36 -07:00 committed by GitHub
parent 4ca7273c58
commit 1369b0b583
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
REQUIREMENTS = ['numpy==1.16.1', 'pypollencom==2.2.2']
REQUIREMENTS = ['numpy==1.16.1', 'pypollencom==2.2.3']
_LOGGER = logging.getLogger(__name__)

View file

@ -1210,7 +1210,7 @@ pypjlink2==1.2.0
pypoint==1.1.1
# homeassistant.components.sensor.pollen
pypollencom==2.2.2
pypollencom==2.2.3
# homeassistant.components.ps4
pyps4-homeassistant==0.3.0