From 644715e5bc73e09361606b83d37bea81db825af6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 14:01:50 +0000 Subject: [PATCH] Bump taskcluster from 44.2.2 to 44.23.1 Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.2.2 to 44.23.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/v44.2.2...v44.23.1) --- updated-dependencies: - dependency-name: taskcluster 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 4bb2b88..f3fbc02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ dockerfile-parse==1.2.0 multidict==5.2.0 PyGithub==1.54.1 pyyaml==6.0 -taskcluster==44.2.2 +taskcluster==44.23.1 taskcluster-urls==13.0.1 twine==2.0.0 yarl<1.8.0