From 4887d8f6c2f2922115cacb5f0be211a9c6a921e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 03:00:28 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.6.0 in /ai/cryptocom-ai-agent-pychatbot Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.6.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.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/cryptocom-ai-agent-pychatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/cryptocom-ai-agent-pychatbot/requirements.txt b/ai/cryptocom-ai-agent-pychatbot/requirements.txt index 418141f..c84d62d 100644 --- a/ai/cryptocom-ai-agent-pychatbot/requirements.txt +++ b/ai/cryptocom-ai-agent-pychatbot/requirements.txt @@ -3,4 +3,4 @@ charset-normalizer==3.4.0 idna==3.10 python-dotenv==1.0.1 requests==2.32.3 -urllib3==2.2.3 +urllib3==2.6.0