[python] PCQA-279 Add Python 3.12.0 to skeleton generation

GitOrigin-RevId: 3ec5b106bd92a7ffc68d3d5f37ea490e948ed0ea
This commit is contained in:
Pavel Karateev
2023-10-04 19:45:16 +00:00
committed by intellij-monorepo-bot
parent 20f3fb9d3e
commit ddc7ef51fd
+1
View File
@@ -35,4 +35,5 @@ envs {
python "python39", "3.9.13"
python "python310", "3.10.8"
python "python311", "3.11.0"
python "python312", "3.12.0"
}