From 02f60a28684c224167199b53e735961cf1d84c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 19:24:07 +0000 Subject: [PATCH] Bump taskcluster from 67.0.1 to 67.1.0 in /taskcluster (#9725) Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 67.0.1 to 67.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/v67.0.1...v67.1.0) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- taskcluster/scripts/requirements.in | 2 +- taskcluster/scripts/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/taskcluster/scripts/requirements.in b/taskcluster/scripts/requirements.in index d36bb77670..a8ec5f32b3 100644 --- a/taskcluster/scripts/requirements.in +++ b/taskcluster/scripts/requirements.in @@ -1,3 +1,3 @@ multidict >= 5.0.0 yarl>=1.6.0 -taskcluster==67.0.1 +taskcluster==67.1.0 diff --git a/taskcluster/scripts/requirements.txt b/taskcluster/scripts/requirements.txt index 80b108593f..cef4ba2a7d 100644 --- a/taskcluster/scripts/requirements.txt +++ b/taskcluster/scripts/requirements.txt @@ -362,9 +362,9 @@ slugid==2.0.0 \ --hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \ --hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c # via taskcluster -taskcluster==67.0.1 \ - --hash=sha256:c628424804edef2e91e4a170a52de74ba250d93c7320636613641ed11afb8a16 \ - --hash=sha256:e66c2dff4740a1cbafc5c65bb255f3a130a0e61569158fda84d75fee995141cb +taskcluster==67.1.0 \ + --hash=sha256:5a7be0245b686edd8f68ed1f5a0ad533b294b8f1bb98cf8af6e017ca3e91312b \ + --hash=sha256:7ea1a48bc77aec01373e586ba341e0bf191f64800f5c3b5e5d60f747caf4388b # via -r scripts/requirements.in taskcluster-urls==13.0.1 \ --hash=sha256:5e25e7e6818e8877178b175ff43d2e6548afad72694aa125f404a7329ece0973 \