dependabot-core icon indicating copy to clipboard operation
dependabot-core copied to clipboard

Add support for Python 3.10.[6-7] & 3.[7-9].14

Open Kurt-von-Laven opened this issue 1 year ago • 3 comments

Resolves #5653.

Kurt-von-Laven avatar Sep 21 '22 15:09 Kurt-von-Laven

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.

Kurt-von-Laven avatar Sep 22 '22 06:09 Kurt-von-Laven

😄 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.

jeffwidman avatar Sep 22 '22 06:09 jeffwidman

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 avatar Sep 22 '22 15:09 Kurt-von-Laven

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

Kurt-von-Laven avatar Oct 09 '22 19:10 Kurt-von-Laven