From fcbce26b74f00efdb5c0ff52cd01a3a42d7f4a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 02:51:29 +0000 Subject: [PATCH] Bump taskcluster from 73.0.0 to 74.0.0 Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 73.0.0 to 74.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/v73.0.0...v74.0.0) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/common.in | 2 +- requirements/common.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/common.in b/requirements/common.in index 205570859bf..d4f4d5ff886 100644 --- a/requirements/common.in +++ b/requirements/common.in @@ -24,7 +24,7 @@ python-dateutil==2.9.0.post0 django-filter==24.3 # Listed in DEFAULT_FILTER_BACKENDS on settings.py django-redis==5.4.0 # Listed in CACHES on settings.py -taskcluster==73.0.0 # import taskcluster +taskcluster==74.0.0 # import taskcluster python-jose[pycryptodome]==3.3.0 # from jose import jwt furl==2.1.3 # Imported as furl diff --git a/requirements/common.txt b/requirements/common.txt index 24e56dc3b28..f43d9e2edd2 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1475,9 +1475,9 @@ tabulate==0.9.0 \ --hash=sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c \ --hash=sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f # via mozci -taskcluster==73.0.0 \ - --hash=sha256:6f730bcab9c5e6d6dc5ce5dcde33ab1ff244d0a5901233a719f510ca2ae736da \ - --hash=sha256:c21f77402f75685e82b42bea6030fc49416d2474c6d566106ba4a9d3dc9e5d4a +taskcluster==74.0.0 \ + --hash=sha256:399ed0f4fb01b2e9927a013abbac7b04fe7da7b138a8b5f12316f853732d9611 \ + --hash=sha256:d2ae2b08521a838b4fa9d47013d116f8bff65edece641a60e72157b6656c2e7b # via # -r requirements/common.in # mozci