From 4fc3d26fc840987d0361c594ff98f31b04a83fb0 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Mon, 9 Sep 2019 11:34:52 +0200 Subject: [PATCH] Update setuptools to 41. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bc4582affc..c3433e99f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ # Keep this file in sync with: https://github.com/kitconcept/buildout/edit/master/requirements.txt -setuptools==40.8.0 -zc.buildout==2.13.1 +setuptools==41.0.1 +zc.buildout==2.13.2