diff --git a/.python-version b/.python-version index cd33751..c84ccce 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.6.15 +3.10.5 diff --git a/Pipfile b/Pipfile index 7e39c2b..b854e47 100644 --- a/Pipfile +++ b/Pipfile @@ -9,6 +9,6 @@ pyyaml = ">=5.4" [dev-packages] [requires] -python_version = "3.6" +python_version = "3.10.5" diff --git a/Pipfile.lock b/Pipfile.lock index 77ed537..84e13bd 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,11 +1,11 @@ { "_meta": { "hash": { - "sha256": "9d12078e91d575b356fb3bc19bc4769c4fb85ff7e170023c6cb38a0e246a0bb7" + "sha256": "cceb18d3baeb19edef3ba31b743720003102c4c3d9cddd6b595c664692a37384" }, "pipfile-spec": 6, "requires": { - "python_version": "3.6" + "python_version": "3.10.5" }, "sources": [ {