From 0784a8db72e6cc9efef2460f1982a8ed59428fed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:10:19 +0000 Subject: [PATCH] Bump anaconda from 2025.06 to 2025.12 Bumps anaconda from 2025.06 to 2025.12. --- updated-dependencies: - dependency-name: anaconda dependency-version: '2025.12' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 81d1b92..192dc8d 100644 --- a/environment.yml +++ b/environment.yml @@ -3,7 +3,7 @@ channels: - default dependencies: - python=3.13 - - anaconda=2025.06 + - anaconda=2025.12 - pip - pip: - jupyter-book==1.0.4post1