From 97cd9c587aad4a2f75409407aac2dcdbbd0ae75c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 20:11:22 +0000 Subject: [PATCH] build(deps): bump taskcluster from 100.0.1 to 100.1.1 in /backend Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 100.0.1 to 100.1.1. - [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/v100.0.1...v100.1.1) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 100.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 c1c6f1d25..ceaa30858 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,6 +10,6 @@ psycopg2-binary==2.9.11 sentry-sdk==2.59.0 setuptools==82.0.1 sqlparse==0.5.4 -taskcluster==100.0.1 +taskcluster==100.1.1 tqdm==4.67.3 whitenoise==6.12.0