Skip to content

Commit 546ed66

Browse files
Bump httplib2 from 0.12.1 to 0.19.0
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.12.1 to 0.19.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](httplib2/httplib2@v0.12.1...v0.19.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 117ccf7 commit 546ed66

2 files changed

Lines changed: 42 additions & 33 deletions

File tree

Pipfile.lock

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

requirements.txt

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
-i https://pypi.org/simple
2-
cachetools==3.1.0
1+
-i https://pypi.org/simple/
2+
cachetools==4.2.1
33
google-api-python-client==1.7.8
4-
google-auth-httplib2==0.0.3
4+
google-auth-httplib2==0.0.4
55
google-auth==1.6.3
6-
httplib2==0.12.1
7-
pyasn1-modules==0.2.4
8-
pyasn1==0.4.5
9-
rsa==4.0
10-
six==1.12.0
11-
uritemplate==3.0.0
6+
httplib2==0.19.0
7+
pyasn1-modules==0.2.8
8+
pyasn1==0.4.8
9+
pyparsing==2.4.7
10+
rsa==4.7
11+
six==1.15.0
12+
uritemplate==3.0.1

0 commit comments

Comments
 (0)