From b0dc0fef2b7244d4945481bd17ea0cf5c34f697d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:33:58 +0000 Subject: [PATCH] Bump setuptools from 39.0.1 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 39.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/v39.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 e6b3741..7c7afcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ configobj==5.0.6 pip==19.2 pycurl==7.43.0.2 -setuptools==39.0.1 +setuptools==65.5.1 six==1.12.0 slick-bitcoinrpc==0.1.4 ujson==1.35