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.10.7 and 3.[7-9].14 #5769

Merged
merged 1 commit into from
Oct 9, 2022

Conversation

Kurt-von-Laven
Copy link
Contributor

@Kurt-von-Laven Kurt-von-Laven commented Sep 21, 2022

Bump pyenv from v2.3.4 to v2.3.5.

Resolves #5653.

@Kurt-von-Laven Kurt-von-Laven requested a review from a team as a code owner September 21, 2022 15:01
Copy link
Member

@jeffwidman jeffwidman left a comment

Choose a reason for hiding this comment

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

👍 Oof, didn't realize we pinned it this many disparate places, thanks for the attention to detail .

@Kurt-von-Laven
Copy link
Contributor Author

Kurt-von-Laven commented Sep 22, 2022

Apparently not attentive enough! I see now that pyenv recently added support for Python 3.10.7 in pyenv/pyenv#2454, but it hasn't yet been released.

@jeffwidman
Copy link
Member

jeffwidman commented Sep 22, 2022

😄 No problem. Feel free to downgrade to 3.6, or we can just float this for a few weeks til they cut a release... The latter is probably less work, but looking at your issue it would be solved sooner by the former. I'm happy to merge either way.

@Kurt-von-Laven
Copy link
Contributor Author

Thank you! I made the mistake of already bumping us to Python 3.10.7, but I opened #5780 to bump Dependabot to Python 3.10.6 and #5781 proposing a longer-term solution of switching from pyenv to asdf.

@Kurt-von-Laven Kurt-von-Laven changed the title Add support for Python 3.10.[6-7] & 3.[7-9].14 Add support for Python 3.10.7 and 3.[7-9].14 Oct 5, 2022
Bump pyenv from v2.3.4 to v2.3.5.
@Kurt-von-Laven
Copy link
Contributor Author

@jeffwidman I think this is ready to go now that pyenv 2.3.5 has been released.

Copy link
Member

@jeffwidman jeffwidman left a comment

Choose a reason for hiding this comment

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

Perfect, thanks!

You caught me at a good time, as I just put my kids down for naptime 😀, so I'll deploy shortly and then assuming no issues merge back to main.

@jeffwidman jeffwidman enabled auto-merge October 9, 2022 20:40
@jeffwidman jeffwidman merged commit 72cd025 into dependabot:main Oct 9, 2022
@Kurt-von-Laven Kurt-von-Laven deleted the upgrade-python branch October 10, 2022 02:12
@pavera pavera mentioned this pull request Oct 31, 2022
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.

Bump Python to 3.10.7
2 participants