From d6e48114a8118edba0eb3058e7ea7d9f138f533d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 14:38:56 +0000 Subject: [PATCH] Bump taskcluster from 60.1.3 to 66.0.0 Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 60.1.3 to 66.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/v60.1.3...v66.0.0) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ef4040..c00eeee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ dockerfile-parse==2.0.1 multidict==6.0.4 PyGithub==2.1.1 pyyaml==6.0.1 -taskcluster==60.1.3 +taskcluster==66.0.0 taskcluster-urls==13.0.1 twine==4.0.2 yarl==1.9.4