From 6633b7eb927b2558a4e2c5ae15c96ece2d96d800 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 08:17:48 +0000 Subject: [PATCH] Bump taskcluster from 44.17.0 to 44.23.3 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.17.0 to 44.23.3. - [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/v44.17.0...v44.23.3) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/ci/requirements_tc.txt | 2 +- tools/requirements_tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/ci/requirements_tc.txt b/tools/ci/requirements_tc.txt index 14f3aed9fb610f..db2437d53f8b24 100644 --- a/tools/ci/requirements_tc.txt +++ b/tools/ci/requirements_tc.txt @@ -1,4 +1,4 @@ pygithub==1.55 pyyaml==6.0 requests==2.27.1 -taskcluster==44.17.0 +taskcluster==44.23.3 diff --git a/tools/requirements_tests.txt b/tools/requirements_tests.txt index 7ad330ee2baf7c..41aade850a35c7 100644 --- a/tools/requirements_tests.txt +++ b/tools/requirements_tests.txt @@ -2,4 +2,4 @@ httpx[http2]==0.22.0 json-e==4.4.3 jsonschema==3.2.0 pyyaml==6.0 -taskcluster==44.17.0 +taskcluster==44.23.3