Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
Updating httplib2 due to security concerns
Browse files Browse the repository at this point in the history
GHSA-93xj-8mrv-444m

Updating httplib2 to prevent the above CVE advisory.
  • Loading branch information
billykwooten authored Feb 13, 2021
1 parent 9cf2130 commit 636499a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
configparser==3.5.0
google-api-python-client==1.6.2
httplib2==0.10.3
httplib2>=0.19.0
oauth2client==4.1.1
oauthlib==2.0.2
pyparsing==2.0.1

0 comments on commit 636499a

Please sign in to comment.