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

chore: require python 3.11 #263

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Conversation

MartinHjelmare
Copy link
Owner

@MartinHjelmare MartinHjelmare commented Aug 10, 2024

Description of change

BREAKING CHANGE: drop support for python 3.9 and 3.10

Minimum Python version is now 3.11.

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • This pull request follows the contributing guidelines.
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec, such as "fix(api): prevent racing of requests".
  • If pre-commit.ci is failing, try pre-commit run -a for further information.
  • If CI / test is failing, try poetry run pytest for further information.

BREAKING CHANGE: drop support for python 3.9 and 3.10

Minimum Python version is now 3.11.
@MartinHjelmare MartinHjelmare merged commit c69256b into main Aug 10, 2024
8 checks passed
@MartinHjelmare MartinHjelmare deleted the chore-require-python-3.11 branch August 10, 2024 23:04
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.

1 participant