From 787674dad7c6c0e6ecbaeca203f1d71219d5249f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 15:56:44 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.14 to 2.0.2 in /tools Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 2.0.2. - [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.14...2.0.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index a86b6af1a..1953e034e 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -5,4 +5,4 @@ sentry-sdk==1.16.0 structlog==22.3.0 taskcluster==47.1.2 # Please see #1779, this eventually must be removed! -urllib3==1.26.14 +urllib3==2.0.2