From f8cce16e0c6cdc9561f8fff686e96d953a88544b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 02:11:51 +0000 Subject: [PATCH] Bump taskcluster from 75.0.1 to 76.0.0 Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 75.0.1 to 76.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/v75.0.1...v76.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 7b0899e737a..281a0c9f275 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==75.0.1 # import taskcluster +taskcluster==76.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 9b59a03f52f..24a26136d66 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1479,9 +1479,9 @@ tabulate==0.9.0 \ --hash=sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c \ --hash=sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f # via mozci -taskcluster==75.0.1 \ - --hash=sha256:3100ce68e7a655701cd78290067f0df1b05e0a85c69df29f60ceaad6baf0fc53 \ - --hash=sha256:6b16a0d8ffa3431a66a2ffe428f8e5c7874b9cbeddba7d5ce0e8d8783d4c95a3 +taskcluster==76.0.0 \ + --hash=sha256:27e2a2b269cd6d0e134ee6f9bae5fdffdfe0e1bee53d85bc1972a1d2a10398d4 \ + --hash=sha256:a4d8d894e777365578f8cfc6d9dab031193a924410490aa2d4349d355a4d9535 # via # -r requirements/common.in # mozci