From 47ada60e9cef118b68d01bdc7f11cefcf1e77ab0 Mon Sep 17 00:00:00 2001 From: spokequenouille Date: Tue, 12 Jan 2021 17:45:24 +0100 Subject: [PATCH] :construction: update pipefile --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 34233f7..cb47840 100644 --- a/Pipfile +++ b/Pipfile @@ -30,4 +30,4 @@ factory-boy = "*" Faker = "*" [requires] -python_version = "3.7" +python_version = "3.9"