From 666e4ddbba7c7d78f11017982eb42d74130db744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:20:52 +0000 Subject: [PATCH] Bump python-dotenv from 1.1.0 to 1.2.2 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 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.1.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34064b8..04cea2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ idna==3.10 pydantic==2.11.3 pydantic-settings==2.8.1 pydantic_core==2.33.1 -python-dotenv==1.1.0 +python-dotenv==1.2.2 PyYAML==6.0.2 sniffio==1.3.1 starlette==0.46.2