Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion taskcluster/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# https://taskcluster-taskgraph.readthedocs.io/en/latest/howto/bootstrap-taskgraph.html

mozilla-repo-urls==0.2.2
mozilla-taskgraph>=4.2.0
mozilla-taskgraph>=4.4.0
taskcluster-taskgraph>=24.1.1
12 changes: 6 additions & 6 deletions taskcluster/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -558,9 +558,9 @@ mozilla-repo-urls==0.2.2 \
# via
# -r requirements.in
# taskcluster-taskgraph
mozilla-taskgraph==4.2.0 \
--hash=sha256:22efc5bb6c63f118b51e6612749830a3ee32b10169308aedac2147061c48dc33 \
--hash=sha256:fa89a41bc1e92b189fb6bd5c36179561c1c149a7e3d85c1efdc30ebe3d719bdb
mozilla-taskgraph==4.4.0 \
--hash=sha256:7e8cad5e63ac40ef8669875a1a696e4347fae8edc69f7d4bb2ad6809aedf31d5 \
--hash=sha256:a758f775d6a413c283d854764f6955929fdd1268a7d68c33fdaf970614558634
# via -r requirements.in
msgspec==0.21.1 \
--hash=sha256:0d03867786e5d7ba25d666df4b11320c27170f4aeafcb8e3a8b0a50a4fb742ca \
Expand Down Expand Up @@ -1007,9 +1007,9 @@ slugid==2.0.0 \
# via
# taskcluster
# taskcluster-taskgraph
taskcluster==100.5.0 \
--hash=sha256:5b2dc2624e7e1a1ca8352b63cf9c4734e9edfab4452a4b3adaa45ce09b19f444 \
--hash=sha256:b56b385da136024cb0f7326a545156bc0d9827194930636bd2d4a9dde2e7d59f
taskcluster==101.1.0 \
--hash=sha256:44f0bfd00769e4c897ae84f19fb7a576dfe23975f30ba66381d118169edb174c \
--hash=sha256:9b2c2310ca95e144bab68e1a2953efa9837fa93eafd9866bf748e4bfb0956596
# via taskcluster-taskgraph
taskcluster-taskgraph==24.1.1 \
--hash=sha256:07118c4e8ab02350adf7a2b230feca72eb558949f2a18da81217bfcbbedd41fa \
Expand Down
2 changes: 1 addition & 1 deletion taskcluster/scripts/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
multidict >= 5.0.0
yarl>=1.24.2
taskcluster==100.5.0
taskcluster==101.1.0
sentry-cli==3.6.0
6 changes: 3 additions & 3 deletions taskcluster/scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -729,9 +729,9 @@ slugid==2.0.0 \
--hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \
--hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c
# via taskcluster
taskcluster==100.5.0 \
--hash=sha256:5b2dc2624e7e1a1ca8352b63cf9c4734e9edfab4452a4b3adaa45ce09b19f444 \
--hash=sha256:b56b385da136024cb0f7326a545156bc0d9827194930636bd2d4a9dde2e7d59f
taskcluster==101.1.0 \
--hash=sha256:44f0bfd00769e4c897ae84f19fb7a576dfe23975f30ba66381d118169edb174c \
--hash=sha256:9b2c2310ca95e144bab68e1a2953efa9837fa93eafd9866bf748e4bfb0956596
# via -r scripts/requirements.in
taskcluster-urls==13.0.2 \
--hash=sha256:667218846d03dff7b307ad9f1e95eec19b09edb6c509cd844096ac3aac1744b2 \
Expand Down
Loading