From 18e056b96b0834842f633a7dfb3412c369f47dac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2020 07:14:27 +0000 Subject: [PATCH] Bump setuptools from 28.2.0 to 49.3.2 Bumps [setuptools](https://github.com/pypa/setuptools) from 28.2.0 to 49.3.2. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/commits/v49.3.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c14603..c36cf98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ numpy==1.11.1 pandas==0.19.0 pytest_cov==2.4.0 requests==2.20.0 -setuptools==28.2.0 +setuptools==49.3.2 tabulate==0.7.7