Skip to content

chore(deps): Bump minimum supported Python version to 3.9 and add 3.13 to CIs #892

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

Merged
merged 8 commits into from
Jun 17, 2025

Conversation

jonathanedey
Copy link
Contributor

@jonathanedey jonathanedey commented Jun 16, 2025

  • Bumped minimum supported Python version to 3.9
  • Added python 3.13 to CIs
  • Bumped test dependancies
  • Removed usage of setup.py as a command line tool since this is now deprecated.
  • Replaced usage of deprecated download_as_string() with download_as_bytes() in storage tests.

RELEASE NOTE: Dropped support for Python 3.7 and 3.8. Developers should use Python 3.9 or higher with the Admin SDK.

@jonathanedey jonathanedey added the release:stage Stage a release candidate label Jun 16, 2025
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@jonathanedey jonathanedey merged commit dae267c into v7 Jun 17, 2025
19 of 20 checks passed
@jonathanedey jonathanedey deleted the je-platform-upgrade branch June 17, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants