From a150dec4dae4fc1708ae43ab5e1d8048e5a8e0a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:03:26 +0000 Subject: [PATCH] build(deps): bump taskcluster from 103.0.1 to 104.0.0 in /backend Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 103.0.1 to 104.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/v103.0.1...v104.0.0) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 104.0.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 8faee7faf..d8f23c2a2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,6 +10,6 @@ psycopg2-binary==2.9.12 sentry-sdk==2.66.1 setuptools==83.0.0 sqlparse==0.5.5 -taskcluster==103.0.1 +taskcluster==104.0.0 tqdm==4.70.0 whitenoise==6.12.0