From b941947e87ec2d85d066a9368a668874f92792b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:30:50 +0000 Subject: [PATCH] Bump urllib3 from 1.21.1 to 1.26.17 in /vrealize-pysdk Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.21.1 to 1.26.17. - [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.21.1...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vrealize-pysdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 vrealize-pysdk/requirements.txt diff --git a/vrealize-pysdk/requirements.txt b/vrealize-pysdk/requirements.txt old mode 100755 new mode 100644 index 3265987..328205a --- a/vrealize-pysdk/requirements.txt +++ b/vrealize-pysdk/requirements.txt @@ -3,4 +3,4 @@ chardet==3.0.4 idna==2.5 prettytable==0.7.2 requests==2.18.1 -urllib3==1.21.1 +urllib3==1.26.17