From 34a6b51511ecd3a09b4f45ac5d8b35a321e1659c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 04:51:32 +0000 Subject: [PATCH] [Prod] Update Python to v3.14.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 02065fd..515078a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,2 +1,2 @@ [tool.poetry.dependencies] -python = "3.8.18" +python = "3.14.0"