From 0a91c315125d826e5e701fdfe682a55541fc249d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Jan 2020 07:51:54 -0700 Subject: [PATCH] Update setuptools from 42.0.2 to 45.1.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 20fdaa62..2a808f8c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,6 +7,6 @@ pytest-vcr==1.0.2 pytest-cov==2.7.1 pytest==5.3.2 codecov==2.0.15 -setuptools==42.0.2 +setuptools==45.1.0 pre-commit==1.20.0 pip==19.0.3