Skip to content

Commit

Permalink
Bump linkml from 1.8.2 to 1.8.5
Browse files Browse the repository at this point in the history
Bumps [linkml](https://github.com/linkml/linkml) from 1.8.2 to 1.8.5.
- [Release notes](https://github.com/linkml/linkml/releases)
- [Changelog](https://github.com/linkml/linkml/blob/main/ModelChanges.md)
- [Commits](linkml/linkml@v1.8.2...v1.8.5)

---
updated-dependencies:
- dependency-name: linkml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 7fd2601 commit d5be36e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ enable = true
jsonschema = "^4.23.0"
python = "^3.12"
requests = "^2.32.3"
linkml = { version = "^1.8.2", optional = true }
linkml = { version = "^1.8.5", optional = true }
pydantic = { extras = ["email"], version = "^2.8.2" }

[build-system]
Expand Down

0 comments on commit d5be36e

Please sign in to comment.