From afe34f71ec3aa45533e7ca2e1f10e14cfe7c22e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 15:52:07 +0000 Subject: [PATCH] build(deps): bump taskcluster from 47.1.2 to 55.1.1 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 47.1.2 to 55.1.1. - [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.1.1) --- 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..d7b355e4a 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.1.1 # Please see #1779, this eventually must be removed! urllib3==1.26.14