From 3566e64f93a897f9dc29c90754540ce116e5699e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 22:36:37 +0000 Subject: [PATCH] build(deps): bump linkml from 1.8.5 to 1.8.6 Bumps [linkml](https://github.com/linkml/linkml) from 1.8.5 to 1.8.6. - [Release notes](https://github.com/linkml/linkml/releases) - [Changelog](https://github.com/linkml/linkml/blob/main/ModelChanges.md) - [Commits](https://github.com/linkml/linkml/compare/v1.8.5...v1.8.6) --- updated-dependencies: - dependency-name: linkml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d20f4f5..e8f16ec9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pre-commit==4.1.0 # https://linkml.io -linkml==1.8.5 +linkml==1.8.6 # https://github.com/fcivaner/hashdir hashdir==0.24