From 834627224fa4e6cd4475c2af9c6de34463f220e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 12:31:49 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 in /intro-nfvis Bumps [requests](https://github.com/psf/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.20.0) 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..d6328607f 100644 --- a/intro-nfvis/requirements.txt +++ b/intro-nfvis/requirements.txt @@ -1,4 +1,4 @@ ciscosparkapi==0.9.2 -requests==2.18.4 +requests==2.20.0 urllib3==1.22 webexteamssdk