From b97c85e52a6a56e7f045b5e43cda75cd599b41c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 16:09:21 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /updater Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.25.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater/requirements.txt b/updater/requirements.txt index aa75a6a8..a8ed789b 100644 --- a/updater/requirements.txt +++ b/updater/requirements.txt @@ -27,7 +27,7 @@ requests-toolbelt==0.9.1 rlp==1.2.0 six==1.14.0 toolz==0.10.0 -urllib3==1.25.8 +urllib3==1.26.5 varint==1.0.2 web3==5.0.0 websockets==7.0