From 0c0b222e309e6de96ce78e1545a98b0d29a63cff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:19:05 +0000 Subject: [PATCH] Bump setuptools from 36.6.0 to 65.5.1 in /Misc/python-binance-master 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] --- Misc/python-binance-master/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/python-binance-master/test-requirements.txt b/Misc/python-binance-master/test-requirements.txt index 01c94c4..80a40fb 100644 --- a/Misc/python-binance-master/test-requirements.txt +++ b/Misc/python-binance-master/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