π Bug Report
Newer python versions like 3.10 and 3.11 should be supported.
π¬ How To Reproduce
Steps to reproduce the behavior:
- Note that in files like cookiecutter.json, there is no mention of 3.10 or 3.11
Code sample
Environment
- OS: [e.g. Linux / Windows / macOS]
- Python version, get it with:
Screenshots
π Expected behavior
I should be able to specify a version of 3.10 so that when I run pyupgrade, it will properly use the --py310-plus argument for example.
π Additional context