Skip to content

Commit ad4f72e

Browse files
authored
Merge pull request #657 from pythonindia/security-update-requests
Update requests to 2.20.0
2 parents 051bffa + 7f93dc2 commit ad4f72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Pillow==5.4.1
2929
django-allauth==0.32.0
3030
oauthlib==1.1.2
3131
python-openid==2.2.5
32-
requests==2.7.0
32+
requests==2.20.0
3333
requests-oauthlib==0.5.0
3434
mock==2.0.0 # Django all auth needs
3535

0 commit comments

Comments
 (0)