From 237a3ab3fc0957df12322f57398531b5dad725ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 20:02:17 +0000 Subject: [PATCH] :arrow_up: Bump anaconda from 2025.12 to 2026.06 Bumps anaconda from 2025.12 to 2026.06. --- updated-dependencies: - dependency-name: anaconda dependency-version: '2026.06' 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 01a6881a8..dbc833d11 100644 --- a/environment.yml +++ b/environment.yml @@ -3,7 +3,7 @@ channels: - default dependencies: - python=3.13 - - anaconda=2025.12 + - anaconda=2026.06 - pip - pip: - jupyter-book>=1.0.4post1,<2.0