From 0ec915d31b6cbb41f25df312bc58a9f12423e0cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 01:49:26 +0000 Subject: [PATCH] [Prod] Update Python to v3.14.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 02065fd..e6bac68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,2 +1,2 @@ [tool.poetry.dependencies] -python = "3.8.18" +python = "3.14.3"