mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Set certifi to >=2018.04.16 (#14536)
This commit is contained in:
parent
25970027c6
commit
c1127133ea
@ -8,7 +8,7 @@ typing>=3,<4
|
|||||||
aiohttp==3.1.3
|
aiohttp==3.1.3
|
||||||
async_timeout==2.0.1
|
async_timeout==2.0.1
|
||||||
astral==1.6.1
|
astral==1.6.1
|
||||||
certifi>=2017.4.17
|
certifi>=2018.04.16
|
||||||
attrs==18.1.0
|
attrs==18.1.0
|
||||||
|
|
||||||
# Breaks Python 3.6 and is not needed for our supported Python versions
|
# Breaks Python 3.6 and is not needed for our supported Python versions
|
||||||
|
@ -9,7 +9,7 @@ typing>=3,<4
|
|||||||
aiohttp==3.1.3
|
aiohttp==3.1.3
|
||||||
async_timeout==2.0.1
|
async_timeout==2.0.1
|
||||||
astral==1.6.1
|
astral==1.6.1
|
||||||
certifi>=2017.4.17
|
certifi>=2018.04.16
|
||||||
attrs==18.1.0
|
attrs==18.1.0
|
||||||
|
|
||||||
# homeassistant.components.nuimo_controller
|
# homeassistant.components.nuimo_controller
|
||||||
|
Loading…
x
Reference in New Issue
Block a user