This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Description
🐛 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