Skip to content

Update dependencies and CI#34

Merged
fullonic merged 5 commits intorelease/v1.5.0from
update/python-versions
Oct 21, 2025
Merged

Update dependencies and CI#34
fullonic merged 5 commits intorelease/v1.5.0from
update/python-versions

Conversation

@fullonic
Copy link
Copy Markdown
Owner

@fullonic fullonic commented Oct 21, 2025

  • Update main libraries to latest
  • Update CI to test against python 3.13 and 3.14
  • Drop support to python 3.7 and 3.8

@fullonic fullonic force-pushed the update/python-versions branch from 71c36bc to 5da00e6 Compare October 21, 2025 13:51
@fullonic fullonic requested a review from Copilot October 21, 2025 13:57
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 CI workflow configuration to support newer Python versions and enhances pull request triggering behavior.

  • Expanded Python version support from 3.7-3.11 to 3.9-3.14
  • Enhanced pull request triggers to include synchronize and reopened events
  • Improved job naming to include extras-install matrix dimension

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@fullonic fullonic self-assigned this Oct 21, 2025
This was referenced Oct 21, 2025
@fullonic fullonic changed the base branch from master to release/v1.5.0 October 21, 2025 14:10
@fullonic fullonic merged commit 7d8ef31 into release/v1.5.0 Oct 21, 2025
14 checks passed
fullonic added a commit that referenced this pull request Oct 21, 2025
* Bump version to 1.5.0 and update Python classifiers to include 3.12, 3.13, and 3.14

* Update dependencies and CI (#34)

* Update GitHub Actions workflow to support Python 3.8-3.13 and improve formatting

* Add Python 3.14 to the testing matrix in GitHub Actions workflow

* Update dependency versions in requirements files

* Remove concurrency settings from GitHub Actions workflow

* Update job name in GitHub Actions workflow to include lib in tests name

* Add typed.py (#35)

* Update GitHub Actions workflow to support Python 3.8-3.13 and improve formatting

* Add Python 3.14 to the testing matrix in GitHub Actions workflow

* Update dependency versions in requirements files

* Remove concurrency settings from GitHub Actions workflow

* Update job name in GitHub Actions workflow to include lib in tests name

* Add py.typed file for type hinting support

* Remove Python 3.8 from the testing matrix in GitHub Actions workflow
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.

2 participants