From b92eb4af3ec03187119d39a73ccd901f7e8621d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 00:59:57 +0000 Subject: [PATCH] Bump setuptools from 52.0.0 to 67.5.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 52.0.0 to 67.5.0. - [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/v52.0.0...v67.5.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5737510d620..2d69e3dd096 100644 --- a/requirements.txt +++ b/requirements.txt @@ -152,7 +152,7 @@ pytest-bdd==4.0.2 splinter==0.14.0 pytest-splinter==3.3.1 pytest-django==4.1.0 -setuptools==52.0.0 +setuptools==67.5.0 pip==21.0 Twisted==20.3.0 factory-boy==3.2.0