From b0cbbf6825f9a47bf2c8a5fb0d6b55ac8afcd5b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 14:09:43 +0000 Subject: [PATCH] Bump taskcluster from 88.0.2 to 88.1.1 Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 88.0.2 to 88.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/v88.0.2...v88.1.1) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 88.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d88a71..b75cb55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ dockerfile-parse==2.0.1 multidict==6.6.3 PyGithub==2.6.1 pyyaml==6.0.2 -taskcluster==88.0.2 +taskcluster==88.1.1 taskcluster-urls==13.0.1 twine==6.1.0 yarl==1.20.1