From 9b59b068e0618ba93032f641025fba7ebbd87497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:05:45 +0000 Subject: [PATCH] Bump requests from 2.32.5 to 2.33.0 in /cdk/text_generation Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cdk/text_generation/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cdk/text_generation/requirements.txt b/cdk/text_generation/requirements.txt index d849460..53b4ea5 100644 --- a/cdk/text_generation/requirements.txt +++ b/cdk/text_generation/requirements.txt @@ -177,7 +177,7 @@ pyyaml==6.0.3 # langchain-classic # langchain-community # langchain-core -requests==2.32.5 +requests==2.33.0 # via # langchain-classic # langchain-community @@ -216,8 +216,6 @@ typing-inspection==0.4.2 # via # pydantic # pydantic-settings -tzdata==2025.3 - # via psycopg urllib3==2.6.3 # via # botocore