Skip to content

chore: Bump Python minimum to 3.10, update linkml-owl to 0.5.0#548

Merged
caufieldjh merged 6 commits intomainfrom
fix/bump-python310-linkml-owl
Mar 25, 2026
Merged

chore: Bump Python minimum to 3.10, update linkml-owl to 0.5.0#548
caufieldjh merged 6 commits intomainfrom
fix/bump-python310-linkml-owl

Conversation

@cmungall
Copy link
Copy Markdown
Member

Changes

  • Python minimum: >=3.9>=3.10 (3.9 is EOL since Oct 2025; sssom already requires 3.10+)
  • linkml-owl: >=0.3.0>=0.5.0 (migrated from funowl to py-horned-owl in linkml-owl v0.5.0)
  • Updated poetry.lock

- Python 3.9 is EOL (Oct 2025). sssom already requires >=3.10.
- linkml-owl 0.5.0 migrates from funowl to py-horned-owl.
- poetry.lock updated with all resolved dependencies.
Copilot AI review requested due to automatic review settings March 19, 2026 03:24
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s supported Python baseline and bumps a key ontology-related dependency to a newer major-minor line, keeping runtime requirements aligned with upstream dependencies.

Changes:

  • Bump minimum supported Python from 3.9 to 3.10 via requires-python.
  • Update linkml-owl dependency constraint to >=0.5.0,<1.0.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread pyproject.toml
Comment thread pyproject.toml
@caufieldjh
Copy link
Copy Markdown
Member

This project is on uv now instead of Poetry so I'll remove the poetry lock.

@caufieldjh caufieldjh merged commit eed4516 into main Mar 25, 2026
4 checks passed
@caufieldjh caufieldjh deleted the fix/bump-python310-linkml-owl branch March 25, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants