From 40fd03859d4f3852ea5b594ae37befb38f50e038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 14:15:23 +0000 Subject: [PATCH] build(deps): bump taskcluster from 95.1.4 to 97.1.0 in /backend Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 95.1.4 to 97.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/v95.1.4...v97.1.0) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 97.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 465203c07..a39e11205 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,6 +10,6 @@ psycopg2-binary==2.9.11 sentry-sdk==2.52.0 setuptools==80.9.0 sqlparse==0.5.4 -taskcluster==95.1.4 +taskcluster==97.1.0 tqdm==4.67.3 whitenoise==6.11.0