From 0d94f03cbec5f4f133a33aec967f14c79f606205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 13:12:09 +0000 Subject: [PATCH] Bump taskcluster from 44.18.0 to 46.0.0 Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.18.0 to 46.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/v44.18.0...v46.0.0) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- infra/spawn_pipeline_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/spawn_pipeline_requirements.txt b/infra/spawn_pipeline_requirements.txt index 251d0dac4d..f9a9d931d3 100644 --- a/infra/spawn_pipeline_requirements.txt +++ b/infra/spawn_pipeline_requirements.txt @@ -1,4 +1,4 @@ json-e==4.4.3 pyyaml==6.0 requests==2.28.1 -taskcluster==44.18.0 +taskcluster==46.0.0 diff --git a/requirements.txt b/requirements.txt index bec2c96e70..8217884f92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ scipy==1.9.0 sendgrid==6.9.7 shap[plots]==0.41.0 tabulate==0.8.10 -taskcluster==44.18.0 +taskcluster==46.0.0 tenacity==8.0.1 tqdm==4.64.0 xgboost==1.6.1