From a2612e1669ed32cacca84ebaf980e4dd15fc1c47 Mon Sep 17 00:00:00 2001 From: Slavfox Date: Wed, 17 Aug 2022 19:58:12 +0200 Subject: [PATCH] Bump required Python version --- Pipfile | 2 +- Pipfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile b/Pipfile index 2e9a802..d8cda0a 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ crayons = "*" gitpython = "*" [requires] -python_version = "3.8" +python_version = "3.10" [pipenv] allow_prereleases = true diff --git a/Pipfile.lock b/Pipfile.lock index 91bc6e1..c954373 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,11 +1,11 @@ { "_meta": { "hash": { - "sha256": "6df1995d9c4addb9399a86fc2f04c173c265defafffabed26b2fc956478120ab" + "sha256": "af170f835967eaa0d8b368788245835f393557233e9087670c6fbea686518e7f" }, "pipfile-spec": 6, "requires": { - "python_version": "3.8" + "python_version": "3.10" }, "sources": [ {