From 8fab2b155683f7608b492c86679bb7aac04774a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:13:18 +0000 Subject: [PATCH] Bump urllib3 from 1.20 to 1.24.2 in /university-restaurant Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.20 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.20...1.24.2) Signed-off-by: dependabot[bot] --- university-restaurant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 university-restaurant/requirements.txt diff --git a/university-restaurant/requirements.txt b/university-restaurant/requirements.txt old mode 100755 new mode 100644 index fd9afb4..23a4b14 --- a/university-restaurant/requirements.txt +++ b/university-restaurant/requirements.txt @@ -6,4 +6,4 @@ packaging==16.8 pyparsing==2.2.0 python-telegram-bot==5.3.0 six==1.10.0 -urllib3==1.20 +urllib3==1.24.2