From ffb96f5ced7036afc6766cef3675ff139e326774 Mon Sep 17 00:00:00 2001 From: step21 Date: Thu, 14 Oct 2021 17:39:50 +0200 Subject: [PATCH] Update Pipfile --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 03463dc..5d53da6 100644 --- a/Pipfile +++ b/Pipfile @@ -9,4 +9,4 @@ bunq-sdk = "==1.13.1" [dev-packages] [requires] -python_version = "3.6" +python_version = "3.7"