From bde3c4d14027f0cb1bf7a94e6c31d32a4f2be5cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:18:19 +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.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.19) --- 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..686d7de35 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.19