From 0d67a1f4f6669a1cd4e8acdc3cf352648061b1e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:56:33 +0000 Subject: [PATCH] Bump python-dotenv from 1.1.1 to 1.2.2 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.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.1.1...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 112b852..9dba1a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ litellm==1.77.5 psutil==7.0.0 -python-dotenv==1.1.1 +python-dotenv==1.2.2 rich==14.1.0 colorama==0.4.6 setproctitle==1.3.3