From eca7a33f5d41c3beecd4a1d30af64be61640d801 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 1 Jun 2021 22:45:08 +0000
Subject: [PATCH] Bump urllib3 from 1.22 to 1.26.5 in /tools/checkmarx

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 tools/checkmarx/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/checkmarx/requirements.txt b/tools/checkmarx/requirements.txt
index b714540..868e3da 100644
--- a/tools/checkmarx/requirements.txt
+++ b/tools/checkmarx/requirements.txt
@@ -14,6 +14,6 @@ requests==2.18.4
 six==1.11.0
 stashy==0.3
 suds-jurko
-urllib3==1.22
+urllib3==1.26.5
 Werkzeug==0.12.2
 PyGithub==1.35
-- 
GitLab