diff --git a/taskcluster/scripts/requirements.in b/taskcluster/scripts/requirements.in index b4f62ab20d..0b2d132393 100644 --- a/taskcluster/scripts/requirements.in +++ b/taskcluster/scripts/requirements.in @@ -1,3 +1,3 @@ multidict >= 5.0.0 yarl>=1.6.0 -taskcluster==58.0.2 +taskcluster==59.1.3 diff --git a/taskcluster/scripts/requirements.txt b/taskcluster/scripts/requirements.txt index 73d561737f..21c86baae0 100644 --- a/taskcluster/scripts/requirements.txt +++ b/taskcluster/scripts/requirements.txt @@ -377,9 +377,9 @@ slugid==2.0.0 \ --hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \ --hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c # via taskcluster -taskcluster==58.0.2 \ - --hash=sha256:41c2a88a3ec27fa942dd025910d08241b09c07f5ea5fd6e0ebd35b9166a1618a \ - --hash=sha256:cb020d8a21170d37e208bac6275d40eb6e1d4fc0a1aed71b43e917231108738b +taskcluster==59.1.3 \ + --hash=sha256:824622450faf0bb876316cc74e186c2e317b910b59ccc06552728540378838e9 \ + --hash=sha256:c985978ed3b7c26d80aefa71a792662013883c28568eba5f3369b987a65f49a0 # via -r scripts/requirements.in taskcluster-urls==13.0.1 \ --hash=sha256:5e25e7e6818e8877178b175ff43d2e6548afad72694aa125f404a7329ece0973 \