Skip to content

Commit e33c866

Browse files
authored
Merge pull request #2 from C2L2C/dependabot/pip/httplib2-0.18.0
Bump httplib2 from 0.15.0 to 0.18.0
2 parents 9b66693 + 293fc47 commit e33c866

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ google-api-python-client = "==1.7.11"
1616
google-auth = "==1.10.0"
1717
google-auth-httplib2 = "==0.0.3"
1818
gspread = "==3.1.0"
19-
httplib2 = "==0.15.0"
19+
httplib2 = "==0.18.0"
2020
idna = "==2.8"
2121
jmespath = "==0.9.4"
2222
oauth2client = "==4.1.3"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
1+
-i https://pypi.org/simple/
12
botocore==1.13.46
23
cachetools==4.0.0
34
certifi==2019.11.28
45
chardet==3.0.4
56
decorator==4.4.1
67
docutils==0.15.2
78
google-api-python-client==1.7.11
8-
google-auth==1.10.0
99
google-auth-httplib2==0.0.3
10+
google-auth==1.10.0
1011
gspread==3.1.0
11-
httplib2==0.15.0
12+
httplib2==0.18.0
1213
idna==2.8
1314
jmespath==0.9.4
1415
oauth2client==4.1.3
15-
pyasn1==0.4.8
1616
pyasn1-modules==0.2.7
17+
pyasn1==0.4.8
1718
python-dateutil==2.8.1
1819
requests==2.22.0
1920
rsa==4.0

0 commit comments

Comments
 (0)