From 14836c6ff3f884cdb2d6032e1fc661e168933cc2 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Mon, 11 May 2020 05:04:42 +0000
Subject: [PATCH] Update dependency setuptools to v46.2.0

---
 src/cpr/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cpr/requirements.txt b/src/cpr/requirements.txt
index 290c4f5..7baf745 100644
--- a/src/cpr/requirements.txt
+++ b/src/cpr/requirements.txt
@@ -1,4 +1,4 @@
-setuptools==46.1.3
+setuptools==46.2.0
 wheel==0.34.2
 GitPython==3.1.2
 PyGithub==1.51