From d5ffe5229df255d3b5facc470aacd448543fe584 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Fri, 7 Nov 2025 10:50:49 +0100 Subject: bump pipenv to python3.13 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index d39f43f..70abe43 100644 --- a/Pipfile +++ b/Pipfile @@ -15,4 +15,4 @@ pytest = "*" pygobject-stubs = "*" [requires] -python_version = "3.12" +python_version = "3.13" -- cgit v1.2.3