From 286802105c601b14ae3d69111c6ffd5e7f7bdcf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:21:54 +0000 Subject: [PATCH] Bump python-dotenv from 1.2.1 to 1.2.2 in /python 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] --- python/requirements_compiled.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index 8802a0b83039..3b7ed6cda2c9 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1785,7 +1785,7 @@ python-dateutil==2.8.2 # pandas # segment-analytics-python # strictyaml -python-dotenv==1.2.1 +python-dotenv==1.2.2 # via testcontainers python-jose==3.3.0 # via moto