From 1f527cf76d20b3eb2628804462e6f7ffba6bf01b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:04:00 +0000 Subject: [PATCH] build(deps): bump python-dotenv from 1.0.1 to 1.2.2 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.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.0.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 54bd409c..6e6f71ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -99,7 +99,7 @@ PyPDF2==3.0.1 # pyppmd==1.1.0 # May not be available on all PyPI mirrors pytest==7.4.3 python-dateutil==2.8.2 -python-dotenv==1.0.1 +python-dotenv==1.2.2 python-jose==3.4.0 pytz==2021.3 PyYAML==6.0.2