Upgrade requests to 2.25.1 (#44989)
This commit is contained in:
parent
248802efd5
commit
f240106189
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -48,7 +48,7 @@ REQUIRES = [
|
|||
"python-slugify==4.0.1",
|
||||
"pytz>=2020.5",
|
||||
"pyyaml==5.3.1",
|
||||
"requests==2.25.0",
|
||||
"requests==2.25.1",
|
||||
"ruamel.yaml==0.15.100",
|
||||
"voluptuous==0.12.1",
|
||||
"voluptuous-serialize==2.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue