From b33f6db4173ed8605a1be84280a8b96520c8a584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 12:32:11 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.26.5 in /intro-nfvis 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] --- intro-nfvis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro-nfvis/requirements.txt b/intro-nfvis/requirements.txt index 967375888..6d72651e7 100644 --- a/intro-nfvis/requirements.txt +++ b/intro-nfvis/requirements.txt @@ -1,4 +1,4 @@ ciscosparkapi==0.9.2 requests==2.18.4 -urllib3==1.22 +urllib3==1.26.5 webexteamssdk