From 089c732c478271415f86347a1bd71a001a33d446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 08:24:30 -0700 Subject: [PATCH] Bump snakemake from 7.25.0 to 7.28.3 in /dependencies/python (#4390) Bumps [snakemake](https://github.com/snakemake/snakemake) from 7.25.0 to 7.28.3. - [Release notes](https://github.com/snakemake/snakemake/releases) - [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md) - [Commits](https://github.com/snakemake/snakemake/compare/v7.25.0...v7.28.3) --- updated-dependencies: - dependency-name: snakemake dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/snakemake.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 085272a7..54ef28d9 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -27,7 +27,7 @@ requests==2.28.2 reretry==0.11.8 smart-open==6.3.0 smmap==5.0.0 -snakemake==7.25.0 +snakemake==7.28.3 stopit==1.1.2 tabulate==0.9.0 throttler==1.2.2