From 55f3a3f6e5401175802f1980782ab286ffb66453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:22:05 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.0.5 to 2.0.6 in /tools Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 to 2.0.6. - [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/v2.0.5...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... 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 18c327b88..b848b965b 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -5,4 +5,4 @@ sentry-sdk==1.16.0 structlog==23.1.0 taskcluster==55.3.0 # Please see #1779, this eventually must be removed! -urllib3==2.0.5 +urllib3==2.0.6