From 79c1faaa68c44885fe709d6bb5a9228a0cb8ae9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:10:13 +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