Upgrade requests to 2.24.0 (#36886)
This commit is contained in:
parent
2883aacfa3
commit
df59f87f34
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -48,7 +48,7 @@ REQUIRES = [
|
|||
"python-slugify==4.0.0",
|
||||
"pytz>=2020.1",
|
||||
"pyyaml==5.3.1",
|
||||
"requests==2.23.0",
|
||||
"requests==2.24.0",
|
||||
"ruamel.yaml==0.15.100",
|
||||
"voluptuous==0.11.7",
|
||||
"voluptuous-serialize==2.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue