From 287003a8239edcc2a25166eea71874550f8fd92d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 22:20:01 +0000 Subject: [PATCH] Bump dpath from 2.1.5 to 2.1.6 in /dependencies/python (#4336) Bumps [dpath](https://github.com/dpath-maintainers/dpath-python) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/dpath-maintainers/dpath-python/releases) - [Commits](https://github.com/dpath-maintainers/dpath-python/compare/v2.1.5...v2.1.6) --- updated-dependencies: - dependency-name: dpath dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zack Koppert --- 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 66677fba..7242b021 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -6,7 +6,7 @@ ConfigArgParse==1.5.3 connection-pool==0.0.3 datrie==0.8.2 docutils==0.19 -dpath==2.1.5 +dpath==2.1.6 fastjsonschema==2.16.3 gitdb==4.0.10 GitPython==3.1.31