Bump python version to 3.10 because old one was segfaulting

This commit is contained in:
mike 2022-07-15 03:26:00 -07:00
parent cfccf4aa70
commit 9aa66d8e50
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
3.6.15
3.10.5

View File

@ -9,6 +9,6 @@ pyyaml = ">=5.4"
[dev-packages]
[requires]
python_version = "3.6"
python_version = "3.10.5"

4
Pipfile.lock generated
View File

@ -1,11 +1,11 @@
{
"_meta": {
"hash": {
"sha256": "9d12078e91d575b356fb3bc19bc4769c4fb85ff7e170023c6cb38a0e246a0bb7"
"sha256": "cceb18d3baeb19edef3ba31b743720003102c4c3d9cddd6b595c664692a37384"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
"python_version": "3.10.5"
},
"sources": [
{