From bf08417462a6c053db325ea3ed7a0034d08547ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:42:13 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 14c44c7..07753c9 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ idna = "==2.5" simplejson = "==3.11.1" six = "==1.10.0" soundcloud = "==0.5.0" -"urllib3" = "==1.24.1" +"urllib3" = "==1.24.2" requests = "==2.20.0" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index cd598f6..67575ee 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7513828134cdf8580551ecbcee8f5cfff8cbee318da6212a5a0639339120272c" + "sha256": "d68a86e5e6324ec380b61e1f65f08f3690c9975f07bced150d2bc58bb334ec1f" }, "pipfile-spec": 6, "requires": { @@ -61,6 +61,7 @@ "sha256:502a824f31acdacb3a35b6690b5fbf0bc41d63a24a45c4004352b0242707598e", "sha256:7bf2a778576d825600030a110f3c0e3e8edc51dfaafe1c146e39a2027784957b" ], + "index": "pypi", "version": "==2.21.0" }, "simplejson": { @@ -96,11 +97,11 @@ }, "urllib3": { "hashes": [ - "sha256:61bf29cada3fc2fbefad4fdf059ea4bd1b4a86d2b6d15e1c7c0b582b9752fe39", - "sha256:de9529817c93f27c8ccbfead6985011db27bd0ddfcdb2d86f3f663385c6a9c22" + "sha256:4c291ca23bbb55c76518905869ef34bdd5f0e46af7afe6861e8375643ffee1a0", + "sha256:9a247273df709c4fedb38c711e44292304f73f39ab01beda9f6b9fc375669ac3" ], "index": "pypi", - "version": "==1.24.1" + "version": "==1.24.2" } }, "develop": {}