mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade certifi to >=2019.11.28 (#29571)
This commit is contained in:
parent
d257fff9ce
commit
8afe13e818
@ -6,7 +6,7 @@ astral==1.10.1
|
||||
async_timeout==3.0.1
|
||||
attrs==19.3.0
|
||||
bcrypt==3.1.7
|
||||
certifi>=2019.9.11
|
||||
certifi>=2019.11.28
|
||||
contextvars==2.4;python_version<"3.7"
|
||||
cryptography==2.8
|
||||
defusedxml==0.6.0
|
||||
|
@ -4,7 +4,7 @@ astral==1.10.1
|
||||
async_timeout==3.0.1
|
||||
attrs==19.3.0
|
||||
bcrypt==3.1.7
|
||||
certifi>=2019.9.11
|
||||
certifi>=2019.11.28
|
||||
contextvars==2.4;python_version<"3.7"
|
||||
importlib-metadata==0.23
|
||||
jinja2>=2.10.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user