diff --git a/CHANGELOG.md b/CHANGELOG.md index b4df74905..6e259fe49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### `Dependencies` - Bumped MultiQC to 1.10 for improved functionality +- Bumped HOPS to 0.35 for MultiQC 1.10 compatibility ### `Deprecated` diff --git a/environment.yml b/environment.yml index 375f0ac2e..fdddd5da5 100644 --- a/environment.yml +++ b/environment.yml @@ -42,7 +42,7 @@ dependencies: - bioconda::freebayes=1.3.2 #should be fine with python 3.8, but says <3.7 on webpage - bioconda::sexdeterrmine=1.1.2 - bioconda::multivcfanalyzer=0.85.2 - - bioconda::hops=0.34 + - bioconda::hops=0.35 - conda-forge::biopython=1.76 - conda-forge::xopen=0.9.0 - bioconda::bowtie2=2.4.1