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

Update supported Python version to 3.11 #2597

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

timobrembeck
Copy link
Member

Short description

Update supported Python version to 3.11

Proposed changes

  • Require Python 3.11
  • Update the Python version running on CircleCI

Side effects

  • Dev environments running on Python 3.9 / 3.10 need to upgrade their Python version

Resolved issues

Fixes: #2448


Pull Request Review Guidelines

@timobrembeck timobrembeck requested a review from a team as a code owner December 29, 2023 17:12
Copy link

codeclimate bot commented Dec 29, 2023

Code Climate has analyzed commit 9c0bff8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 80.3% (0.0% change).

View more on Code Climate.

Copy link
Member

@MizukiTemma MizukiTemma left a comment

Choose a reason for hiding this comment

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

Thank you 👍

Copy link
Contributor

@charludo charludo left a comment

Choose a reason for hiding this comment

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

🎉

@timobrembeck timobrembeck merged commit bb818de into develop Jan 8, 2024
5 checks passed
@timobrembeck timobrembeck deleted the feature/python3-11 branch January 8, 2024 10:15
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.

Upgrade default Python version to 3.11
3 participants