Skip to content

Commit

Permalink
feat: bump to taskgraph 11.1.0 (#858)
Browse files Browse the repository at this point in the history
Most notably, this includes a change that allows us to have up to 10,000 dependencies per task, which will fix #653.
  • Loading branch information
bhearsum authored Sep 24, 2024
1 parent 78b9232 commit be8bef7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion taskcluster/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
taskcluster-taskgraph>=11
taskcluster-taskgraph>=11.1.0
6 changes: 3 additions & 3 deletions taskcluster/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,9 @@ slugid==2.0.0 \
--hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \
--hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c
# via taskcluster-taskgraph
taskcluster-taskgraph==11.0.0 \
--hash=sha256:84290af026d5585fbc193c79827fd84c9b39743f2aa2bfd517805e9b949b8e7d \
--hash=sha256:f12d3e49b355188c86addb35b979ed51cb3947cf00cb51b5212c653615af6321
taskcluster-taskgraph==11.1.0 \
--hash=sha256:b16ba43488bbd94a25a1fedba72734ccd9cb1e9574b7aac6b945382b20505242 \
--hash=sha256:ecca1493bc7a2ff732582dc89d0797142b02205de1448c00189c01a752fbad81
# via -r taskcluster/requirements.in
taskcluster-urls==13.0.1 \
--hash=sha256:5e25e7e6818e8877178b175ff43d2e6548afad72694aa125f404a7329ece0973 \
Expand Down

0 comments on commit be8bef7

Please sign in to comment.