From 508a38479a177567dfe33421a5bc7c1369c77960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 07:48:23 +0000 Subject: [PATCH] Bump setuptools from 51.1.0 to 54.1.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 51.1.0 to 54.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v51.1.0...v54.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 06af1c04..d72650bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pymongo==3.11.2 requests==2.25.1 -setuptools==51.1.0 +setuptools==54.1.1 click==8.0.0a1 colorama==0.4.4 dicttoxml==1.7.4