From 7c37a4e2941b3dfe4f1a92401326c2cea2b638ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:41:14 +0000 Subject: [PATCH] Bump urllib3 from 1.20 to 1.26.5 in /university-restaurant Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.20 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.20...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... 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..0c8d97e --- 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.26.5