From 92cc4568ae2228304f509dbd596be9c42d7c0d38 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Mon, 20 Jul 2026 09:39:41 +1000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20anaconda=20from=202?= =?UTF-8?q?026.06=20to=202026.07?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rolling monthly bump of the conda env pin. Opened by hand rather than by Dependabot: this repo's weekly Dependabot slot had not yet fired for the 2026.07 release, and the rest of the Python lecture family has already been validated and merged. Validated the same way as the rest of the family — by dispatching `cache.yml` on this branch for a full fresh `jb build lectures -W --keep-going` under the new env. See QuantEcon/workspace-lectures#21 for the cross-repo status. Co-Authored-By: Claude Opus 4.8 (1M context) --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 6ad14bee..81d875fd 100644 --- a/environment.yml +++ b/environment.yml @@ -3,7 +3,7 @@ channels: - default dependencies: - python=3.13 - - anaconda=2026.06 + - anaconda=2026.07 - pip - pip: - jupyter-book>=1.0.4post1,<2.0