From c17e9e3bf8948c5850a83dd267a798557be26f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 00:30:49 +0200 Subject: [PATCH] Bump taskcluster from 48.3.0 to 49.1.0 (#3432) Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 48.3.0 to 49.1.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/v48.3.0...v49.1.0) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 d66c69f0..63c7b3e8 100644 --- a/infra/spawn_pipeline_requirements.txt +++ b/infra/spawn_pipeline_requirements.txt @@ -1,4 +1,4 @@ json-e==4.5.1 pyyaml==6.0 requests==2.28.2 -taskcluster==48.3.0 +taskcluster==49.1.0 diff --git a/requirements.txt b/requirements.txt index d8a22447..da565cbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ scipy==1.10.1 sendgrid==6.10.0 shap[plots]==0.41.0 tabulate==0.9.0 -taskcluster==48.3.0 +taskcluster==49.1.0 tenacity==8.2.2 tqdm==4.65.0 xgboost==1.7.5