Skip to content
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

Bumping minimum python to 3.10 (to use case statements) #24

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

telegraphic
Copy link
Owner

No description provided.

Copy link

what-the-diff bot commented Apr 15, 2024

PR Summary

  • Update Python version in GitHub Workflows
    The version of Python that's used in our project's automated tasks (aka workflows) has been upgraded from 3.9 to 3.10. This means those automated tasks are now using the more recent Python version.
  • Format update command in GitHub Workflows
    The command to update our project's system packages in the workflows has been improved. This ensures a more reliable and efficient update process, leading to smoother workflow execution.
  • Change Supported Python versions in setup
    The Python versions that our project can run on were changed. The previous versions (3.6 to 3.9) were removed from the list, while versions 3.10 and 3.11 were added. This means our project is now aligned to work with the latest versions of Python, which are more efficient and secure.

@telegraphic telegraphic merged commit 2e24837 into master Apr 15, 2024
1 check failed
@telegraphic telegraphic deleted the bump_python branch April 15, 2024 07:41
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.

None yet

1 participant