From 52a45864fd2489e3102ac9ca26bd4f2dfa1c4d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:33:28 +0000 Subject: [PATCH] chore(deps): bump python-dotenv in /auth/cloud-client-temp 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] --- auth/cloud-client-temp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/cloud-client-temp/requirements.txt b/auth/cloud-client-temp/requirements.txt index 8dafe853ea0..6b02e3f7218 100644 --- a/auth/cloud-client-temp/requirements.txt +++ b/auth/cloud-client-temp/requirements.txt @@ -5,4 +5,4 @@ pytest===8.4.2; python_version == '3.9' pytest==9.0.2; python_version > '3.9' boto3>=1.26.0 requests==2.32.5 -python-dotenv==1.2.1 +python-dotenv==1.2.2