use Python 3.11 for pipenv

This commit is contained in:
scito
2022-11-27 18:33:21 +01:00
parent 3e1818619e
commit b562ceb00a
3 changed files with 29 additions and 35 deletions

View File

@@ -15,4 +15,4 @@ flake8 = "*"
pylint = "*"
[requires]
python_version = "3.10"
python_version = "3.11"