From 20790e3c8f56330031636d6cbf83b1068271f286 Mon Sep 17 00:00:00 2001 From: "konflux-internal-p02[bot]" <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 14:07:26 +0000 Subject: [PATCH] chore(deps): update dependency python-dotenv to v1.2.2 Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 517a58ebf39..a59ac90ed86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ pydantic-settings==2.12.0 ; python_version >= "3.11" and python_version < "3.13" pydantic==2.12.5 ; python_version >= "3.11" and python_version < "3.13" pytablewriter==1.2.0 ; python_version >= "3.11" and python_version < "3.13" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.13" -python-dotenv==1.2.1 ; python_version >= "3.11" and python_version < "3.13" +python-dotenv==1.2.2 ; python_version >= "3.11" and python_version < "3.13" pytz==2025.2 ; python_version >= "3.11" and python_version < "3.13" pywin32==311 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Windows" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.13"