Skip to content
Snippets Groups Projects
Unverified Commit 1369b0b5 authored by Aaron Bach's avatar Aaron Bach Committed by GitHub
Browse files

Upgrade pypollencom to 2.2.3 (#21517)

parent 4ca7273c
No related branches found
No related tags found
No related merge requests found
......@@ -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__)
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment