diff --git a/Pipfile b/Pipfile index 04feee38e1..23c20dcb0a 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ url = "https://pypi.org/simple" verify_ssl = true [requires] -python_version = "3.11" +python_version = "3.12" [dev-packages] autopep8 = "==2.0.4" diff --git a/Pipfile.lock b/Pipfile.lock index 56635229fb..ea010822f8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,11 +1,11 @@ { "_meta": { "hash": { - "sha256": "0e30a4629dc8c12c0fe6f9793795e2c3b121df2ca3d569f7908b5249636c47cc" + "sha256": "89a5e483af272c37a60dba623da3d23b7713e6e04e99668da649d5e18fc50b63" }, "pipfile-spec": 6, "requires": { - "python_version": "3.11" + "python_version": "3.12" }, "sources": [ {