From fe73f652a60bbdb27081a38a5c55fb1dafe0fb50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 15:27:11 +0000 Subject: [PATCH] build(deps): bump taskcluster from 47.1.2 to 55.0.0 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 47.1.2 to 55.0.0. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](https://github.com/taskcluster/taskcluster/compare/v47.1.2...v55.0.0) --- updated-dependencies: - dependency-name: taskcluster 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 89556fb76..9ba9cff46 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -3,6 +3,6 @@ async-timeout==4.0.2 pytz==2022.7.1 sentry-sdk==1.16.0 structlog==23.1.0 -taskcluster==47.1.2 +taskcluster==55.0.0 # Please see #1779, this eventually must be removed! urllib3==1.26.14