From a1e7ef7dc03042ed0e299ce79129eff135a32ebf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 15:31:57 +0000 Subject: [PATCH] build(deps): bump python-dotenv from 1.1.1 to 1.2.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 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.1...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 1a85b63..7dd1ef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pydantic-yaml==0.11.2 pyparsing==3.2.3 python-dateutil==2.9.0.post0 python-digitalocean==1.17.0 -python-dotenv==1.1.1 +python-dotenv==1.2.1 python-json-logger==4.0.0 pytz==2025.2 pyyaml==6.0.3