Skip to content

Commit

Permalink
Bump httplib2 from 0.13.1 to 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 28, 2020
1 parent 1bc8566 commit b23467c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
facebook_sdk==3.1.0
facebook_business==6.0.4
httplib2==0.13.1
httplib2==0.18.0
pandas==0.25.1
SQLAlchemy==1.3.8
google_api_python_client==1.7.11
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
install_requires = [
'facebook_sdk==3.1.0',
'facebook_business==4.0.5',
'httplib2==0.13.1',
'httplib2==0.18.0',
'pandas==0.25.1',
'SQLAlchemy==1.3.8',
'google_api_python_client==1.7.11',
Expand Down

0 comments on commit b23467c

Please sign in to comment.