Upgrade certifi to >=2019.9.11 (#27323)
This commit is contained in:
parent
df8bf51598
commit
937d348867
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -36,7 +36,7 @@ REQUIRES = [
|
|||
"async_timeout==3.0.1",
|
||||
"attrs==19.2.0",
|
||||
"bcrypt==3.1.7",
|
||||
"certifi>=2019.6.16",
|
||||
"certifi>=2019.9.11",
|
||||
'contextvars==2.4;python_version<"3.7"',
|
||||
"importlib-metadata==0.23",
|
||||
"jinja2>=2.10.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue