From 33e3dd636a8f726b8fd15d924e3cd7727848322c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:38:13 +0000 Subject: [PATCH] Bump python-dotenv from 1.2.1 to 1.2.2 in /cdk/text_generation Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... 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 d8494606..36a79e85 100644 --- a/cdk/text_generation/requirements.txt +++ b/cdk/text_generation/requirements.txt @@ -168,7 +168,7 @@ pymupdf==1.26.7 # via -r requirements.in python-dateutil==2.9.0.post0 # via botocore -python-dotenv==1.2.1 +python-dotenv==1.2.2 # via # -r requirements.in # pydantic-settings @@ -216,8 +216,6 @@ typing-inspection==0.4.2 # via # pydantic # pydantic-settings -tzdata==2025.3 - # via psycopg urllib3==2.6.3 # via # botocore