From 80273f084d55a124d0d7c1fb3437319d8ce72701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 00:40:35 +0000 Subject: [PATCH] build(deps): bump taskcluster from 47.1.2 to 55.2.1 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 47.1.2 to 55.2.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.2.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 c8a1e8d57..10d5bf457 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -3,6 +3,6 @@ async-timeout==4.0.2 pytz==2023.3.post1 sentry-sdk==1.16.0 structlog==23.1.0 -taskcluster==47.1.2 +taskcluster==55.2.1 # Please see #1779, this eventually must be removed! urllib3==1.26.14