diff --git a/taskcluster/scripts/requirements.in b/taskcluster/scripts/requirements.in index 4ffdd6101e..49a8c1765b 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.0.0 +taskcluster==60.2.0 diff --git a/taskcluster/scripts/requirements.txt b/taskcluster/scripts/requirements.txt index e31f709fdf..88a129390f 100644 --- a/taskcluster/scripts/requirements.txt +++ b/taskcluster/scripts/requirements.txt @@ -89,9 +89,7 @@ aiosignal==1.3.1 \ async-timeout==4.0.3 \ --hash=sha256:4640d96be84d82d02ed59ea2b7105a0f7b33abe8703703cd0ab0bf87c427522f \ --hash=sha256:7405140ff1230c310e51dc27b3145b9092d659ce68ff733fb0cefe3ee42be028 - # via - # aiohttp - # taskcluster + # via taskcluster attrs==23.1.0 \ --hash=sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04 \ --hash=sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015 @@ -343,7 +341,7 @@ multidict==6.0.4 \ --hash=sha256:fc35cb4676846ef752816d5be2193a1e8367b4c1397b74a565a9d0389c433a1d \ --hash=sha256:ff959bee35038c4624250473988b24f846cbeb2c6639de3602c073f10410ceba # via - # -r requirements.in + # -r scripts/requirements.in # aiohttp # yarl python-dateutil==2.8.2 \ @@ -364,10 +362,10 @@ slugid==2.0.0 \ --hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \ --hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c # via taskcluster -taskcluster==60.0.0 \ - --hash=sha256:78ea9f5b236b0d91295d0e3d02557a9e0d2cf4d09d9b504626b6d06c1f654c8e \ - --hash=sha256:e2bdf43e18f8e7130729d0d14f94f90f2790ae961ddfa895b9be5cc62aa96cfe - # via -r requirements.in +taskcluster==60.2.0 \ + --hash=sha256:193eda4eae58c52ab39a32ef8b637456863c2b934b85f95f9440e2670d9810aa \ + --hash=sha256:31b3d50a9d0b4e3ac08eeac532119b9aeee94f8202a6dc9a6c6be06ed51a0749 + # via -r scripts/requirements.in taskcluster-urls==13.0.1 \ --hash=sha256:5e25e7e6818e8877178b175ff43d2e6548afad72694aa125f404a7329ece0973 \ --hash=sha256:b25e122ecec249c4299ac7b20b08db76e3e2025bdaeb699a9d444556de5fd367 \ @@ -469,5 +467,5 @@ yarl==1.9.4 \ --hash=sha256:f3bc6af6e2b8f92eced34ef6a96ffb248e863af20ef4fde9448cc8c9b858b749 \ --hash=sha256:f7d6b36dd2e029b6bcb8a13cf19664c7b8e19ab3a58e0fefbb5b8461447ed5ec # via - # -r requirements.in + # -r scripts/requirements.in # aiohttp