From c1520c9a720b0636ce9276320a1f574d8ec7ae72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 11:28:25 +0000 Subject: [PATCH] Bump python-dotenv from 1.0.1 to 1.1.1 --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3324f44..385ab10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -python-dotenv==1.0.1 +python-dotenv==1.1.1