From 4e9bdcf6f6ef94a466b368802c42d83ac2ced58d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 12:34:06 +0000 Subject: [PATCH] =?UTF-8?q?format=E3=81=8C=E9=96=93=E9=81=95=E3=81=A3?= =?UTF-8?q?=E3=81=A6=E3=81=9F=E3=81=AE=E3=81=A7=E7=9B=B4=E3=81=97=E3=81=A6?= =?UTF-8?q?=E3=81=82=E3=81=92=E3=81=9F=E3=82=88=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pipfile | 2 +- Pipfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile b/Pipfile index eb5b293d04..e7094ec24c 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 c2e326b121..5eb985df40 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,11 +1,11 @@ { "_meta": { "hash": { - "sha256": "e7f06f0739b4c9af29deaa7aabd6702d2a3fbf2bd7d1ccf1d9e52362593dbc60" + "sha256": "654e6e9a2a45be36ad3c0071d9e1a73804258219bd4a35c5c01276a5ac38f378" }, "pipfile-spec": 6, "requires": { - "python_version": "3.11" + "python_version": "3.12" }, "sources": [ {