Upgrade requests to 2.26.0 (#56683)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Fabian Affolter
2021-09-27 04:44:28 +02:00
committed by GitHub
parent 115d34f55a
commit 44a4507b51
3 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@ REQUIRES = [
"pip>=8.0.3,<20.3",
"python-slugify==4.0.1",
"pyyaml==5.4.1",
"requests==2.25.1",
"requests==2.26.0",
"voluptuous==0.12.2",
"voluptuous-serialize==2.4.0",
"yarl==1.6.3",