From 9670a8d4fbee5fc52dff4547277f8ec09d10a74a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:19:04 +0000 Subject: [PATCH] Bump python-dotenv from 1.2.1 to 1.2.2 in /submit-cron Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.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.2.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- submit-cron/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submit-cron/requirements.txt b/submit-cron/requirements.txt index 1ea11d2d4..ef5d776e1 100644 --- a/submit-cron/requirements.txt +++ b/submit-cron/requirements.txt @@ -38,7 +38,7 @@ pycparser==2.23 pyflakes==3.4.0 pyhumps==3.8.0 PyJWT==2.10.1 -python-dotenv==1.2.1 +python-dotenv==1.2.2 referencing==0.37.0 requests==2.32.5 rpds-py==0.30.0