From d44d766d515272894089f560e261ddc165c38d87 Mon Sep 17 00:00:00 2001 From: Alex Wolf Date: Fri, 16 Jun 2023 02:44:52 +0200 Subject: [PATCH 1/3] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20bionty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- sub/lnschema-bionty | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 3779c5db0..468e4debd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ nbproject = [ "nbproject>=0.9.0" ] bionty = [ - "lnschema_bionty==0.21.4", + "lnschema_bionty==0.22.0", ] test = [ # basic test diff --git a/sub/lnschema-bionty b/sub/lnschema-bionty index b174223c9..54d93d943 160000 --- a/sub/lnschema-bionty +++ b/sub/lnschema-bionty @@ -1 +1 @@ -Subproject commit b174223c988ee62bfe2e4e7a3286ba1ef156358a +Subproject commit 54d93d943f694cffa88ef8794f8b55b2e993c4a7 From 293741336a511debcd500fb964fdeca5ca3accfd Mon Sep 17 00:00:00 2001 From: Alex Wolf Date: Fri, 16 Jun 2023 02:46:34 +0200 Subject: [PATCH 2/3] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20lamindb-setup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- sub/lamindb-setup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 468e4debd..41c3a5301 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ # !!! These packages should ALWAYS be pinned, do not unpin !!! # !!! They cannot be pinned ANYWHERE else !!! "lnschema_core==0.35.8", - "lamindb_setup==0.47.7", + "lamindb_setup==0.47.8", # Lamin GREATEREQ packages "lamin_logger>=0.5.1", "erdiagram>=0.1.2", diff --git a/sub/lamindb-setup b/sub/lamindb-setup index db0ce00f9..4062672a4 160000 --- a/sub/lamindb-setup +++ b/sub/lamindb-setup @@ -1 +1 @@ -Subproject commit db0ce00f9df839c3d8c7a674a798a8fcbbd65a97 +Subproject commit 4062672a42fe04f4f8966b7305a3cc18a2921b0c From cb31277f15058a6b720ff04aaae2a34a113c4592 Mon Sep 17 00:00:00 2001 From: Alex Wolf Date: Fri, 16 Jun 2023 02:48:20 +0200 Subject: [PATCH 3/3] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20lnschema-core?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- sub/lnschema-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 41c3a5301..9e72e23ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ # Lamin PINNED packages # !!! These packages should ALWAYS be pinned, do not unpin !!! # !!! They cannot be pinned ANYWHERE else !!! - "lnschema_core==0.35.8", + "lnschema_core==0.35.9", "lamindb_setup==0.47.8", # Lamin GREATEREQ packages "lamin_logger>=0.5.1", diff --git a/sub/lnschema-core b/sub/lnschema-core index 92b84fae3..2a3b1f489 160000 --- a/sub/lnschema-core +++ b/sub/lnschema-core @@ -1 +1 @@ -Subproject commit 92b84fae3c3c42d423673df80b73f1b36ff9a63c +Subproject commit 2a3b1f48940f336e276456f5126132c82e1e2034