Skip to content

Commit f4570f8

Browse files
Bump the taskcluster-pip group across 1 directory with 2 updates (#11439)
Bumps the taskcluster-pip group with 2 updates in the /taskcluster directory: [mozilla-taskgraph](https://github.com/mozilla-releng/mozilla-taskgraph) and [taskcluster](https://github.com/taskcluster/taskcluster). Updates `mozilla-taskgraph` from 4.2.0 to 4.4.0 - [Release notes](https://github.com/mozilla-releng/mozilla-taskgraph/releases) - [Changelog](https://github.com/mozilla-releng/mozilla-taskgraph/blob/main/CHANGELOG.md) - [Commits](mozilla-releng/mozilla-taskgraph@4.2.0...4.4.0) Updates `taskcluster` from 100.5.0 to 101.1.0 - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v100.5.0...v101.1.0) --- updated-dependencies: - dependency-name: mozilla-taskgraph dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: taskcluster-pip - dependency-name: taskcluster dependency-version: 101.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: taskcluster-pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59cd2c8 commit f4570f8

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

taskcluster/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# https://taskcluster-taskgraph.readthedocs.io/en/latest/howto/bootstrap-taskgraph.html
33

44
mozilla-repo-urls==0.2.2
5-
mozilla-taskgraph>=4.2.0
5+
mozilla-taskgraph>=4.4.0
66
taskcluster-taskgraph>=24.1.1

taskcluster/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,9 @@ mozilla-repo-urls==0.2.2 \
558558
# via
559559
# -r requirements.in
560560
# taskcluster-taskgraph
561-
mozilla-taskgraph==4.2.0 \
562-
--hash=sha256:22efc5bb6c63f118b51e6612749830a3ee32b10169308aedac2147061c48dc33 \
563-
--hash=sha256:fa89a41bc1e92b189fb6bd5c36179561c1c149a7e3d85c1efdc30ebe3d719bdb
561+
mozilla-taskgraph==4.4.0 \
562+
--hash=sha256:7e8cad5e63ac40ef8669875a1a696e4347fae8edc69f7d4bb2ad6809aedf31d5 \
563+
--hash=sha256:a758f775d6a413c283d854764f6955929fdd1268a7d68c33fdaf970614558634
564564
# via -r requirements.in
565565
msgspec==0.21.1 \
566566
--hash=sha256:0d03867786e5d7ba25d666df4b11320c27170f4aeafcb8e3a8b0a50a4fb742ca \
@@ -1007,9 +1007,9 @@ slugid==2.0.0 \
10071007
# via
10081008
# taskcluster
10091009
# taskcluster-taskgraph
1010-
taskcluster==100.5.0 \
1011-
--hash=sha256:5b2dc2624e7e1a1ca8352b63cf9c4734e9edfab4452a4b3adaa45ce09b19f444 \
1012-
--hash=sha256:b56b385da136024cb0f7326a545156bc0d9827194930636bd2d4a9dde2e7d59f
1010+
taskcluster==101.1.0 \
1011+
--hash=sha256:44f0bfd00769e4c897ae84f19fb7a576dfe23975f30ba66381d118169edb174c \
1012+
--hash=sha256:9b2c2310ca95e144bab68e1a2953efa9837fa93eafd9866bf748e4bfb0956596
10131013
# via taskcluster-taskgraph
10141014
taskcluster-taskgraph==24.1.1 \
10151015
--hash=sha256:07118c4e8ab02350adf7a2b230feca72eb558949f2a18da81217bfcbbedd41fa \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
multidict >= 5.0.0
22
yarl>=1.24.2
3-
taskcluster==100.5.0
3+
taskcluster==101.1.0
44
sentry-cli==3.6.0

taskcluster/scripts/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -729,9 +729,9 @@ slugid==2.0.0 \
729729
--hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \
730730
--hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c
731731
# via taskcluster
732-
taskcluster==100.5.0 \
733-
--hash=sha256:5b2dc2624e7e1a1ca8352b63cf9c4734e9edfab4452a4b3adaa45ce09b19f444 \
734-
--hash=sha256:b56b385da136024cb0f7326a545156bc0d9827194930636bd2d4a9dde2e7d59f
732+
taskcluster==101.1.0 \
733+
--hash=sha256:44f0bfd00769e4c897ae84f19fb7a576dfe23975f30ba66381d118169edb174c \
734+
--hash=sha256:9b2c2310ca95e144bab68e1a2953efa9837fa93eafd9866bf748e4bfb0956596
735735
# via -r scripts/requirements.in
736736
taskcluster-urls==13.0.2 \
737737
--hash=sha256:667218846d03dff7b307ad9f1e95eec19b09edb6c509cd844096ac3aac1744b2 \

0 commit comments

Comments
 (0)