From 1f34b58b75e72fa47621508f30c19fa991fd4e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:16:18 +0000 Subject: [PATCH] Chore(deps): Bump python-dotenv from 0.21.1 to 1.2.2 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.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/v0.21.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.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index e4a6f7802..c33c15495 100644 --- a/requirements.in +++ b/requirements.in @@ -7,7 +7,7 @@ Flask-Login==0.6.3 Flask-RESTful==0.3.10 Flask-HTTPAuth==4.8.0 hwi==3.1.0 -python-dotenv==0.21.1 +python-dotenv==1.2.2 requests==2.31.0 pysocks==1.7.1 six==1.16.0 diff --git a/requirements.txt b/requirements.txt index 0f6dbab6c..c3280b11d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -777,9 +777,9 @@ python-dateutil==2.9.0.post0 \ # via # flask-apscheduler # pandas -python-dotenv==0.21.1 \ - --hash=sha256:1c93de8f636cde3ce377292818d0e440b6e45a82f215c3744979151fa8151c49 \ - --hash=sha256:41e12e0318bebc859fcc4d97d4db8d20ad21721a6aa5047dd59f090391cb549a +python-dotenv==1.2.2 \ + --hash=sha256:1d8214789a24de455a8b8bd8ae6fe3c6b69a5e3d64aa8a8e5d68e694bbcb285a \ + --hash=sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3 # via -r requirements.in pytimeparse==1.1.8 \ --hash=sha256:04b7be6cc8bd9f5647a6325444926c3ac34ee6bc7e69da4367ba282f076036bd \