Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Python 3.11 to list of available Python versions
Currently Python 3.11 isn't in the list of available Python versions. This commit extends the list of versions and sets 3.11 as default version. + Update versions of Python tools: * Python 3.10.8 to 3.11.4 * Pyenv v2.3.7 to v2.3.27 to have Python 3.11.4 environment available * Poetry 1.2.2 to 1.6.1 to fix #7333 Signed-off-by: mawl <[email protected]>
- Loading branch information