From c1eb820c26d28932ec7bfca07978d23988c70f5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 31 Oct 2024 18:43:36 +0300 Subject: [PATCH 1/2] Update flit from 2.3.0 to 3.10.0 --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 5c3708e..2a8073a 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -1,3 +1,3 @@ wheel==0.34.2 -flit==2.3.0 +flit==3.10.0 From 06a3057c957d093a15082afc21ff44d2ac576d69 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 31 Oct 2024 18:43:36 +0300 Subject: [PATCH 2/2] Update flit from 2.3.0 to 3.10.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 77b0538..eb12043 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ -r ci.txt -r doc.txt pytest-sugar==0.9.3 -flit==2.3.0 +flit==3.10.0 black==19.10b0