From 438857bfdf1c71315808d24d84b5266ed59c72a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 10:32:21 +0000 Subject: [PATCH] Bump urllib3 from 1.26.3 to 1.26.5 in /fisco_bcos_python_sdk Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fisco_bcos_python_sdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fisco_bcos_python_sdk/requirements.txt b/fisco_bcos_python_sdk/requirements.txt index 63206da..03f4aa7 100644 --- a/fisco_bcos_python_sdk/requirements.txt +++ b/fisco_bcos_python_sdk/requirements.txt @@ -48,7 +48,7 @@ six==1.15.0 sortedcontainers==2.3.0 toolz==0.11.1 typing-extensions==3.7.4.3 -urllib3==1.26.3 +urllib3==1.26.5 varint==1.0.2 web3==5.17.0 websockets==8.1