From ad41f9e52c24464c07e2f7c1419feec1360e3bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 05:32:20 +0000 Subject: [PATCH] :arrow_up: Bump python from 3.13 to 3.14.2 Bumps python from 3.13 to 3.14.2. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 5db4b19e..811e4cbf 100644 --- a/environment.yml +++ b/environment.yml @@ -2,7 +2,7 @@ name: quantecon channels: - default dependencies: - - python=3.13 + - python=3.14.2 - anaconda=2025.12 - pip - pip: