From f36435f34eedbaa85591bfa685080af91e5b96e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:39:00 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.25.11 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.18. - [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.11...1.26.18) --- updated-dependencies: - dependency-name: urllib3 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 2bc110cb4..03f2692b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,6 @@ pycryptodome==3.10.1 PySocks==1.7.1 requests==2.31.0 tqdm==4.59.0 -urllib3==1.25.11 +urllib3==1.26.18 pywin32==303 pywin32-ctypes==0.2.0