mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Set certifi to >=2021.5.30 (#56679)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
7ab6c82ad2
commit
115d34f55a
@ -10,7 +10,7 @@ attrs==21.2.0
|
||||
awesomeversion==21.8.1
|
||||
backports.zoneinfo;python_version<"3.9"
|
||||
bcrypt==3.1.7
|
||||
certifi>=2020.12.5
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
cryptography==3.4.8
|
||||
emoji==1.5.0
|
||||
|
@ -8,7 +8,7 @@ attrs==21.2.0
|
||||
awesomeversion==21.8.1
|
||||
backports.zoneinfo;python_version<"3.9"
|
||||
bcrypt==3.1.7
|
||||
certifi>=2020.12.5
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
httpx==0.19.0
|
||||
jinja2==3.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user