From c569df80a6a284cd8286277cd795c3438c9a0b60 Mon Sep 17 00:00:00 2001 From: Benjamin Wingfield Date: Thu, 23 May 2024 16:00:20 +0100 Subject: [PATCH] update pgscatalog.core dependency --- pgscatalog.calc/poetry.lock | 8 ++++---- pgscatalog.match/poetry.lock | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pgscatalog.calc/poetry.lock b/pgscatalog.calc/poetry.lock index 0b1a3fc..238731f 100644 --- a/pgscatalog.calc/poetry.lock +++ b/pgscatalog.calc/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "anyio" @@ -441,13 +441,13 @@ xml = ["lxml (>=4.9.2)"] [[package]] name = "pgscatalog-core" -version = "0.1.0" +version = "0.1.2" description = "Core tools for working with polygenic scores (PGS) and the PGS Catalog" optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "pgscatalog_core-0.1.0-py3-none-any.whl", hash = "sha256:9557e2de1256eb1d9908b8e0eaa1ab095f23853e9202cc1fe4c0dd2ee93f4076"}, - {file = "pgscatalog_core-0.1.0.tar.gz", hash = "sha256:21f535cc7d2291f2df591c9a89b101061a1a88dbd8dfdbe6d9d7a57b137c22c4"}, + {file = "pgscatalog_core-0.1.2-py3-none-any.whl", hash = "sha256:45bd0f2d807ae47efc4fbe59e49e43cd30be999ccdf893135cb6fbae2aad3228"}, + {file = "pgscatalog_core-0.1.2.tar.gz", hash = "sha256:3a7428a4a78642f87f1a9da140a9e7e47e1b9c98100834c7c1033481f535e3bf"}, ] [package.dependencies] diff --git a/pgscatalog.match/poetry.lock b/pgscatalog.match/poetry.lock index 7014b72..73a00fa 100644 --- a/pgscatalog.match/poetry.lock +++ b/pgscatalog.match/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "anyio" @@ -358,13 +358,13 @@ files = [ [[package]] name = "pgscatalog-core" -version = "0.1.0" +version = "0.1.2" description = "Core tools for working with polygenic scores (PGS) and the PGS Catalog" optional = false python-versions = "<4.0,>=3.11" files = [ - {file = "pgscatalog_core-0.1.0-py3-none-any.whl", hash = "sha256:9557e2de1256eb1d9908b8e0eaa1ab095f23853e9202cc1fe4c0dd2ee93f4076"}, - {file = "pgscatalog_core-0.1.0.tar.gz", hash = "sha256:21f535cc7d2291f2df591c9a89b101061a1a88dbd8dfdbe6d9d7a57b137c22c4"}, + {file = "pgscatalog_core-0.1.2-py3-none-any.whl", hash = "sha256:45bd0f2d807ae47efc4fbe59e49e43cd30be999ccdf893135cb6fbae2aad3228"}, + {file = "pgscatalog_core-0.1.2.tar.gz", hash = "sha256:3a7428a4a78642f87f1a9da140a9e7e47e1b9c98100834c7c1033481f535e3bf"}, ] [package.dependencies]