From 5602d5fbc4e3ee62219c867d7ecd2eee6ace632c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 15:15:26 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.14 to 2.0.4 in /tools Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 2.0.4. - [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.4) --- 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..6df512e3e 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.4