diff --git a/taskcluster/scripts/requirements.in b/taskcluster/scripts/requirements.in index 5738bb5881..eaee7c330b 100644 --- a/taskcluster/scripts/requirements.in +++ b/taskcluster/scripts/requirements.in @@ -1,3 +1,3 @@ multidict >= 5.0.0 yarl>=1.6.0 -taskcluster==74.0.1 +taskcluster==75.0.0 diff --git a/taskcluster/scripts/requirements.txt b/taskcluster/scripts/requirements.txt index fa291c1c1d..d09545937b 100644 --- a/taskcluster/scripts/requirements.txt +++ b/taskcluster/scripts/requirements.txt @@ -482,9 +482,9 @@ slugid==2.0.0 \ --hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \ --hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c # via taskcluster -taskcluster==74.0.1 \ - --hash=sha256:9701de362f21fc65b492fac14495c0471e960d2481f648bfc58818759289668a \ - --hash=sha256:ea5e6d01fae1a3881e6a0793e8064a5641b6a5f044bd977ab00c88c396c34628 +taskcluster==75.0.0 \ + --hash=sha256:0d39f32bd7cb0ddf75a51827c15fbb5641d1f5922654451ba3ecae72fcfc8e1a \ + --hash=sha256:f932ec449f265a52dce2fea89a4de5b1607f47e21ce84a6fe33d78afe43c7d42 # via -r scripts/requirements.in taskcluster-urls==13.0.1 \ --hash=sha256:5e25e7e6818e8877178b175ff43d2e6548afad72694aa125f404a7329ece0973 \