From 3e069e8c6186ab4074b1119bce47ac7559c86314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 19:30:38 -0700 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.5.0 in /tools/events/meetup-automation (#6753) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.0. - [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.2.3...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tools/events/meetup-automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/events/meetup-automation/requirements.txt b/tools/events/meetup-automation/requirements.txt index 6439f1c4..aaac2ed1 100644 --- a/tools/events/meetup-automation/requirements.txt +++ b/tools/events/meetup-automation/requirements.txt @@ -6,4 +6,4 @@ idna==3.10 pycparser==2.22 PyJWT==2.10.1 requests==2.32.4 -urllib3==2.2.3 +urllib3==2.5.0