Skip to content

Commit

Permalink
Bump taskcluster from 60.0.0 to 60.2.0 in /taskcluster (#9003)
Browse files Browse the repository at this point in the history
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 60.0.0 to 60.2.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v60.0.0...v60.2.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent b48e75f commit 7738bd9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion taskcluster/scripts/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
multidict >= 5.0.0
yarl>=1.6.0
taskcluster==60.0.0
taskcluster==60.2.0
16 changes: 7 additions & 9 deletions taskcluster/scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 \
Expand All @@ -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 \
Expand Down Expand Up @@ -469,5 +467,5 @@ yarl==1.9.4 \
--hash=sha256:f3bc6af6e2b8f92eced34ef6a96ffb248e863af20ef4fde9448cc8c9b858b749 \
--hash=sha256:f7d6b36dd2e029b6bcb8a13cf19664c7b8e19ab3a58e0fefbb5b8461447ed5ec
# via
# -r requirements.in
# -r scripts/requirements.in
# aiohttp

0 comments on commit 7738bd9

Please sign in to comment.