From c484e00b06857a9d4d42c9a0ba241be1b3557bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 14:05:19 +0000 Subject: [PATCH] build(deps): bump taskcluster from 95.0.0 to 95.0.2 in /backend Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 95.0.0 to 95.0.2. - [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.0.0...v95.0.2) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 95.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3373a6c21..32ccae33c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,6 +10,6 @@ psycopg2-binary==2.9.11 sentry-sdk==2.47.0 setuptools==80.9.0 sqlparse==0.5.4 -taskcluster==95.0.0 +taskcluster==95.0.2 tqdm==4.67.1 whitenoise==6.11.0