From 061d8c7b88de46e8c6beb02bf36ec972645de7fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:08:33 +0000 Subject: [PATCH] build(deps): Bump dependency linkml to v1.8.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ac1d000..8b3dae8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pre-commit==3.8.0 # https://linkml.io -linkml==1.8.1 +linkml==1.8.4 # https://github.com/fcivaner/hashdir hashdir==0.24