From 9dbada4c52bda1f97fd858824ce77cc15345ed23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:22:22 +0000 Subject: [PATCH] :arrow_up: Bump python-dotenv from 1.1.0 to 1.2.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.2.1. - [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.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.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 88f76578..d01b1713 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ pyOpenSSL==25.3.0 pyparsing==3.2.3 PySocks==1.7.1 python-dateutil==2.9.0.post0 -python-dotenv==1.1.0 +python-dotenv==1.2.1 redis[hiredis]==7.0.0 requests==2.32.3 s3transfer==0.14.0