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

Add support for Python 3.12 in scaffold template #25251

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

agrueneberg
Copy link
Contributor

It appears that Python 3.12 has been officially supported for months now [#17350], but the scaffold template has not been updated yet. This change increases the upper version bound in the template from <3.12 to <3.13.

@garethbrickman garethbrickman self-requested a review October 14, 2024 14:20
@garethbrickman
Copy link
Contributor

Thanks for spotting this!

@garethbrickman garethbrickman merged commit 4c00783 into dagster-io:master Oct 14, 2024
1 check passed
@agrueneberg agrueneberg deleted the patch-1 branch October 15, 2024 07:03
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.

2 participants