From e4487f16cb852fabfe7bf24ccfd9f09217a6ca69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 01:16:43 +0000 Subject: [PATCH] chore(deps): bump urllib3 in /rootfs/usr/local/lib/web/backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.24.2) Signed-off-by: dependabot[bot] --- rootfs/usr/local/lib/web/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/usr/local/lib/web/backend/requirements.txt b/rootfs/usr/local/lib/web/backend/requirements.txt index 0c72599..b2a2831 100644 --- a/rootfs/usr/local/lib/web/backend/requirements.txt +++ b/rootfs/usr/local/lib/web/backend/requirements.txt @@ -15,6 +15,6 @@ meld3==1.0.2 requests==2.20.1 six==1.11.0 supervisor==3.2.0 -urllib3==1.23 +urllib3==1.24.2 websocket-client==0.47.0 Werkzeug==0.14.1