From b379b4ab223086bbc75abddff2e73685cb1be914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 06:15:31 +0000 Subject: [PATCH] Bump urllib3 from 2.0.3 to 2.0.5 in /helm Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.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/2.0.3...v2.0.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- helm/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/src/requirements.txt b/helm/src/requirements.txt index 05d186da5..267b1f150 100644 --- a/helm/src/requirements.txt +++ b/helm/src/requirements.txt @@ -4,4 +4,4 @@ idna==3.4 PyYAML==6.0 requests==2.31.0 semantic-version==2.10.0 -urllib3==2.0.3 +urllib3==2.0.5