Skip to content
Snippets Groups Projects
Commit 9297a9cb authored by TopdRob's avatar TopdRob Committed by Paulus Schoutsen
Browse files

Upgrade apns2 to 0.3.0 (#10347)

parent 2118ab25
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ from homeassistant.const import CONF_NAME, CONF_PLATFORM
import homeassistant.helpers.config_validation as cv
from homeassistant.helpers import template as template_helper
REQUIREMENTS = ['apns2==0.1.1']
REQUIREMENTS = ['apns2==0.3.0']
APNS_DEVICES = 'apns.yaml'
CONF_CERTFILE = 'cert_file'
......
......@@ -95,7 +95,7 @@ anthemav==1.1.8
apcaccess==0.0.13
# homeassistant.components.notify.apns
apns2==0.1.1
apns2==0.3.0
# homeassistant.components.asterisk_mbox
asterisk_mbox==0.4.0
......
......@@ -34,7 +34,7 @@ aioautomatic==0.6.4
aiohttp_cors==0.5.3
# homeassistant.components.notify.apns
apns2==0.1.1
apns2==0.3.0
# homeassistant.components.sensor.coinmarketcap
coinmarketcap==4.1.1
......
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