diff --git a/taskcluster/scripts/requirements.in b/taskcluster/scripts/requirements.in index 8cc90ce343..1c0eb8792e 100644 --- a/taskcluster/scripts/requirements.in +++ b/taskcluster/scripts/requirements.in @@ -1,3 +1,3 @@ multidict >= 5.0.0 yarl>=1.6.0 -taskcluster==60.4.2 +taskcluster==64.2.3 diff --git a/taskcluster/scripts/requirements.txt b/taskcluster/scripts/requirements.txt index b94a0e2b91..9c53fa6086 100644 --- a/taskcluster/scripts/requirements.txt +++ b/taskcluster/scripts/requirements.txt @@ -362,9 +362,9 @@ slugid==2.0.0 \ --hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \ --hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c # via taskcluster -taskcluster==60.4.2 \ - --hash=sha256:5217073dd3c6642d976ab4a3f5861308b18bba533cd246d378a095d85e39597c \ - --hash=sha256:9cacf06e790e81535a019c0623e5cdf284a7ecefce7f02de8f2802cdad161077 +taskcluster==64.2.3 \ + --hash=sha256:018a0a1cd1a7bba304a8b5253b97616705528cb6d27b5bcd27ba43bcf60a9f2a \ + --hash=sha256:4d104a91c0ad3efe5dc4fee078a094bedc6c513365d00a71e07dc83444fc20c9 # via -r scripts/requirements.in taskcluster-urls==13.0.1 \ --hash=sha256:5e25e7e6818e8877178b175ff43d2e6548afad72694aa125f404a7329ece0973 \