From 06ae54172d2061fd28f02825bb0bcf309f7d50f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:36:38 +0000 Subject: [PATCH] Bump setuptools from 41.0.1 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 41.0.1 to 65.5.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/v41.0.1...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdb97b8..280aa3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pluggy==0.12.0 py==1.8.0 pytest==4.5.0 pytest-cov==2.7.1 -setuptools==41.0.1 +setuptools==65.5.1 six==1.10.0 wcwidth==0.1.7 zipp==0.5.1 \ No newline at end of file