From 5b9c8179b1a414020346131122790dea2c18c2bb Mon Sep 17 00:00:00 2001 From: Mikko Nieminen Date: Thu, 7 Mar 2024 11:25:54 +0100 Subject: [PATCH] upgrade to cubi-isa-templates==0.1.2 (#1854) --- CHANGELOG.rst | 1 + requirements/base.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 50069b87..06b1c676 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -35,6 +35,7 @@ Changed - Upgrade to Django v3.2.24 (#1854) - Upgrade to django-sodar-core v0.13.4 (#1899) - Upgrade critical Vue app dependencies (#1854) + - Upgrade to cubi-isa-templates v0.1.2 (#1854) - Update installation documentation (#1871) - **Irodsbackend** - Reduce redundant object queries (#1883) diff --git a/requirements/base.txt b/requirements/base.txt index 97b2b90e..ffa20142 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -102,8 +102,8 @@ pronto==2.5.0 # For OWL conversion # CUBI ISA-Tab templates cookiecutter==2.2.3 -# cubi-isa-templates==0.1.1 --e git+https://github.com/bihealth/cubi-isa-templates.git@d3ebe866f3823d81fdb358042ef7ed4d8b8fd100#egg=cubi-isa-templates +cubi-isa-templates==0.1.2 +# -e git+https://github.com/bihealth/cubi-isa-templates.git@d3ebe866f3823d81fdb358042ef7ed4d8b8fd100#egg=cubi-isa-templates # Taskflow requirements tooz==3.0.0