Update requests to 2.20.0 (#17978)
This commit is contained in:
parent
deeb288daf
commit
c38a0f1bf0
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -45,7 +45,7 @@ REQUIRES = [
|
|||
'pip>=8.0.3',
|
||||
'pytz>=2018.04',
|
||||
'pyyaml>=3.13,<4',
|
||||
'requests==2.19.1',
|
||||
'requests==2.20.0',
|
||||
'voluptuous==0.11.5',
|
||||
'voluptuous-serialize==2.0.0',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue