From 05e34ce0336aab316befbfdfe9a9b7554b923879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 19:59:56 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.24.2 in /wandb/run-20200127_151617-6htqx9qa Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.24.2) Signed-off-by: dependabot[bot] --- wandb/run-20200127_151617-6htqx9qa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wandb/run-20200127_151617-6htqx9qa/requirements.txt b/wandb/run-20200127_151617-6htqx9qa/requirements.txt index fe91b00..b1fa824 100644 --- a/wandb/run-20200127_151617-6htqx9qa/requirements.txt +++ b/wandb/run-20200127_151617-6htqx9qa/requirements.txt @@ -302,7 +302,7 @@ unity-scope-tomboy==0.1 unity-scope-virtualbox==0.1 unity-scope-yelp==0.1 unity-scope-zotero==0.1 -urllib3==1.22 +urllib3==1.24.2 usb-creator==0.3.3 vine==1.1.4 visdom==0.1.8.8