From 8e551d6a74c715a3b87c543227cad3fcfdf85320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 22:29:32 +0000 Subject: [PATCH] pip: bump urllib3 from 1.26.15 to 2.0.1 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.1. - [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.15...2.0.1) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fa88c988..1aa025f61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,4 +28,4 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 tqdm==4.65.0 -urllib3==1.26.15 +urllib3==2.0.1