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

Support new python minor versions #768

@b-jazz

Description

@b-jazz

🐛 Bug Report

Newer python versions like 3.10 and 3.11 should be supported.

🔬 How To Reproduce

Steps to reproduce the behavior:

  1. 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:
python --version

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions