From a44676c20428ddf3b3102b27e0b7ffacdf0206dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 14:24:46 +0000 Subject: [PATCH] Bump urllib3 from 2.2.1 to 2.5.0 in /python/example_code/bedrock Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 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.1...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/example_code/bedrock/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/example_code/bedrock/requirements.txt b/python/example_code/bedrock/requirements.txt index d7940eedcc1..27acc64e13d 100644 --- a/python/example_code/bedrock/requirements.txt +++ b/python/example_code/bedrock/requirements.txt @@ -9,4 +9,4 @@ pytest==8.2.1 python-dateutil==2.9.0.post0 s3transfer==0.10.1 six==1.16.0 -urllib3==2.2.1 +urllib3==2.5.0