From 311d77414cd54a34b142536dbb7e25ae4713c0f9 Mon Sep 17 00:00:00 2001 From: Dmitry Kalinkin Date: Tue, 18 Nov 2025 11:45:37 -0500 Subject: [PATCH] feat: bump snakemake to 9.6.3 --- spack-environment/packages.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml index d71707dc..f6a5b0ba 100644 --- a/spack-environment/packages.yaml +++ b/spack-environment/packages.yaml @@ -493,16 +493,16 @@ packages: - '@2.1.0' snakemake: require: - - '@8.5.2' + - '@9.6.3' py-snakemake-storage-plugin-fs: require: - - '@0.2.0:' + - '@1.0.6:' py-snakemake-storage-plugin-http: require: - '@0.2.3:' py-snakemake-storage-plugin-s3: require: - - '@0.2.10:' + - '@0.2.12:' rust: require: - +dev