From 8976bd728533e55bf7bb2e86f31d8378973668ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 18:05:52 +0000 Subject: [PATCH] Bump httplib2 from 0.17.3 to 0.19.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.17.3 to 0.19.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.17.3...v0.19.0) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 136d6d8..e7de9b6 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" requests = "==2.26.*" google-auth = "==1.34.*" gspread = "==4.0.*" -httplib2 = "==0.17.*" +httplib2 = "==0.19.*" oauth2client = "~=4.1" webargs = "~=5.0" flask = "~=1.1" diff --git a/Pipfile.lock b/Pipfile.lock index 6aba7fa..909ee27 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0180255b8081fcea81d5c6223290b7ec2d62c4c0ac5cc54326bed1ba8310eefa" + "sha256": "6cafd556d92cd559448dc2aef3cadfcfedce9caa00c7f6f20d5d8c11c7a15327" }, "pipfile-spec": 6, "requires": { @@ -105,11 +105,11 @@ }, "httplib2": { "hashes": [ - "sha256:1e9340ecf0187a621bdcfb407c32e04e8e09fc6ab28b050efa38f20eae0e975f", - "sha256:743cff16beadd128511e786474740264aa805fba106d6fc90e3586829ad0298b" + "sha256:749c32603f9bf16c1277f59531d502e8f1c2ca19901ae653b49c4ed698f0820e", + "sha256:e0d428dad43c72dbce7d163b7753ffc7a39c097e6788ef10f4198db69b92f08e" ], "index": "pypi", - "version": "==0.17.4" + "version": "==0.19.0" }, "idna": { "hashes": [ @@ -255,6 +255,14 @@ ], "version": "==0.2.8" }, + "pyparsing": { + "hashes": [ + "sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1", + "sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b" + ], + "markers": "python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'", + "version": "==2.4.7" + }, "requests": { "hashes": [ "sha256:6c1246513ecd5ecd4528a0906f910e8f0f9c6b8ec72030dc9fd154dc1a6efd24",