From 2423883bf81082270db7542c59ab4b23ad67df9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:35:10 +0000 Subject: [PATCH] Bump urllib3 in /python/example_code/bedrock-agent-runtime Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [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.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/example_code/bedrock-agent-runtime/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/example_code/bedrock-agent-runtime/requirements.txt b/python/example_code/bedrock-agent-runtime/requirements.txt index 54bd3f137e9..687100cc839 100644 --- a/python/example_code/bedrock-agent-runtime/requirements.txt +++ b/python/example_code/bedrock-agent-runtime/requirements.txt @@ -10,4 +10,4 @@ pytest-asyncio==0.21.1 python-dateutil==2.8.2 s3transfer==0.8.2 six==1.16.0 -urllib3==2.6.0 +urllib3==2.6.3