Skip to content

Drop Python3.9, update several dependency pins #322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Zeitsperre
Copy link
Contributor

@Zeitsperre Zeitsperre commented May 1, 2025

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
    • This PR fixes #xyz
  • (If applicable) Documentation has been added / updated (for bug fixes / features).
  • (If applicable) Tests have been added.
  • CHANGELOG.rst has been updated (with summary of main changes).
    • Link to issue (:issue:number) and pull request (:pull:number) has been added.

What kind of change does this PR introduce?

  • Drops Python3.9, enables Python3.13
  • Updates several dependency pins
  • Adjusts the CI to the new configurations

Does this PR introduce a breaking change?

Yes. Python 3.9 is no longer supported (reaching EoL date in a few months). Some base dependency pins are higher.

Other information:

figanos is the only package in PAVICS that requires numpy<2.0.0. This change should move us up for the next user images.

@Zeitsperre Zeitsperre self-assigned this May 1, 2025
@github-actions github-actions bot added the CI Continuous Integration label May 1, 2025
@Zeitsperre Zeitsperre changed the title drop Python3.9, update several dependency pins Drop Python3.9, update several dependency pins May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant