From 86a3a2bc12614203c0f4719238c4e1fa42e5df18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 02:43:38 +0000 Subject: [PATCH] Bump urllib3 from 1.26.3 to 1.26.4 in /src Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. - [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.26.3...1.26.4) Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 9d3b45b..78315d2 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -10,5 +10,5 @@ pyinstaller-hooks-contrib==2021.1 pywin32==300 pywin32-ctypes==0.2.0 requests==2.25.1 -urllib3==1.26.3 +urllib3==1.26.4 winshell==0.6