Pipfile: use Python 3.12

This commit is contained in:
2024-05-13 14:51:34 +03:00
parent 41fbc73dd1
commit dac23f1427
2 changed files with 192 additions and 191 deletions

View File

@ -10,4 +10,4 @@ ansible = "*"
ansible-lint = "*"
[requires]
python_version = "3.11"
python_version = "3.12"