From 50b602815439f05d04574a79130b66674e7cac55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 19:56:41 +0000 Subject: [PATCH] Bump python-dotenv in /image_processing/src/image_processing 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] --- image_processing/src/image_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_processing/src/image_processing/requirements.txt b/image_processing/src/image_processing/requirements.txt index 519759b..658a817 100644 --- a/image_processing/src/image_processing/requirements.txt +++ b/image_processing/src/image_processing/requirements.txt @@ -73,7 +73,7 @@ pygments==2.19.1 pyjwt==2.10.1 pymupdf==1.25.3 python-dateutil==2.9.0.post0 -python-dotenv==1.0.1 +python-dotenv==1.2.2 pytz==2025.1 pywin32==308 ; sys_platform == 'win32' pyyaml==6.0.2