From 8a56cb6a3218fe7f2f7a0efebde41e01e84705d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 04:28:50 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.5.0 in /tools/events/meetup-automation 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] --- 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 6439f1c40..aaac2ed1f 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