From c4b98939653811e24ba40fd49784efdee4911e1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 19:20:09 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.7. - [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.9...1.26.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9aed040..9f6e0db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,6 +37,6 @@ smmap==3.0.4 smmap2==2.0.5 soupsieve==2.2.1 tenacity==5.1.5 -urllib3==1.26.4 +urllib3==1.26.5 w3lib==1.22.0 websocket-client==0.59.0