From f56df880cf805b8e95576d3168fa1a2b86ae6542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 12:58:03 +0000 Subject: [PATCH] Bump setuptools from 54.1.1 to 54.1.2 Bumps [setuptools](https://github.com/pypa/setuptools) from 54.1.1 to 54.1.2. - [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/v54.1.1...v54.1.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d5e83eaf3b..04da354d997 100644 --- a/requirements.txt +++ b/requirements.txt @@ -145,7 +145,7 @@ pytest-bdd==4.0.2 splinter==0.14.0 pytest-splinter==3.3.1 pytest-django==4.1.0 -setuptools==54.1.1 +setuptools==54.1.2 pip==21.0.1 Twisted==21.2.0 pixelmatch==0.2.3