From d674e3cc55bfde17309fdcb7622bbb3d20059e23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:06:05 +0000 Subject: [PATCH] Bump setuptools from 36.6.0 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 36.6.0 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/v36.6.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 01c94c4..80a40fb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,4 +6,4 @@ pytest-pep8==1.0.6 python-coveralls==2.9.1 requests-mock==1.3.0 tox==2.7.0 -setuptools==36.6.0 \ No newline at end of file +setuptools==65.5.1 \ No newline at end of file