From e9e791bb43b8072382ab2da9919392365742f18a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 09:12:37 +0000 Subject: [PATCH] :arrow_up: Bump urllib3 from 1.26.13 to 1.26.18 in /.github/scripts Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 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.13...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/scripts/wordpress-plugins-update-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/wordpress-plugins-update-requirements.txt b/.github/scripts/wordpress-plugins-update-requirements.txt index c40098b38d2..1dfbc557070 100644 --- a/.github/scripts/wordpress-plugins-update-requirements.txt +++ b/.github/scripts/wordpress-plugins-update-requirements.txt @@ -7,4 +7,4 @@ Markdown==3.4.1 requests==2.28.1 soupsieve==2.3.2.post1 termcolor==2.1.1 -urllib3==1.26.13 +urllib3==1.26.18