From b60d1fdab7f3634c07c4eae4b43ba19757af980a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:04:07 +0000 Subject: [PATCH] Bump urllib3 in /scripts/generate_parliament_iam_permissions Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18. - [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.26.5...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/generate_parliament_iam_permissions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate_parliament_iam_permissions/requirements.txt b/scripts/generate_parliament_iam_permissions/requirements.txt index 4bbcda7fb..b73f22d70 100644 --- a/scripts/generate_parliament_iam_permissions/requirements.txt +++ b/scripts/generate_parliament_iam_permissions/requirements.txt @@ -4,4 +4,4 @@ chardet==4.0.0 idna==2.10 requests==2.25.1 soupsieve==2.1 -urllib3==1.26.5 +urllib3==1.26.18