From 01bef6064c094cfa0c4af40bb4b604377bcb930c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 06:33:27 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 in /Seq_analysis/guideseq/guideseq Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.11...5.1) Signed-off-by: dependabot[bot] --- Seq_analysis/guideseq/guideseq/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Seq_analysis/guideseq/guideseq/requirements.txt b/Seq_analysis/guideseq/guideseq/requirements.txt index 4f3ff65..12c739b 100644 --- a/Seq_analysis/guideseq/guideseq/requirements.txt +++ b/Seq_analysis/guideseq/guideseq/requirements.txt @@ -1,5 +1,5 @@ HTSeq==0.6.1p1 -PyYAML==3.11 +PyYAML==5.1 swalign==0.3.1 pyfaidx==0.2.7 svgwrite==1.1.6 \ No newline at end of file