From 3892c14c9e15f647954b011d57f5c175f856b344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 15:17:03 +0000 Subject: [PATCH] chore(deps): bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.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.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../cymbal-bank/src/loadgenerator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codelabs/ai-toolkit-lab-1/cymbal-bank/src/loadgenerator/requirements.txt b/codelabs/ai-toolkit-lab-1/cymbal-bank/src/loadgenerator/requirements.txt index 09ed8ad8..842b7279 100644 --- a/codelabs/ai-toolkit-lab-1/cymbal-bank/src/loadgenerator/requirements.txt +++ b/codelabs/ai-toolkit-lab-1/cymbal-bank/src/loadgenerator/requirements.txt @@ -86,7 +86,7 @@ requests==2.32.4 # python-socketio simple-websocket==1.1.0 # via python-engineio -urllib3==2.6.3 +urllib3==2.7.0 # via # geventhttpclient # requests