Skip to content

Commit 52791fd

Browse files
Bump httplib2 from 0.18.0 to 0.19.0
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.0 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.18.0...v0.19.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e33c866 commit 52791fd

3 files changed

Lines changed: 14 additions & 6 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.18.0"
19+
httplib2 = "==0.19.0"
2020
idna = "==2.8"
2121
jmespath = "==0.9.4"
2222
oauth2client = "==4.1.3"

Pipfile.lock

Lines changed: 11 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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ google-api-python-client==1.7.11
99
google-auth-httplib2==0.0.3
1010
google-auth==1.10.0
1111
gspread==3.1.0
12-
httplib2==0.18.0
12+
httplib2==0.19.0
1313
idna==2.8
1414
jmespath==0.9.4
1515
oauth2client==4.1.3
1616
pyasn1-modules==0.2.7
1717
pyasn1==0.4.8
18+
pyparsing==2.4.7
1819
python-dateutil==2.8.1
1920
requests==2.22.0
2021
rsa==4.0

0 commit comments

Comments
 (0)