Skip to content

Commit 39a77cb

Browse files
Bump the build-tools-pip group with 5 updates
Bumps the build-tools-pip group with 5 updates: | Package | From | To | | --- | --- | --- | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.6` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.20.0` | `4.26.0` | | mozilla-repo-urls | `0.1.1` | `0.2.2` | | [mozilla-taskgraph](https://github.com/mozilla-releng/mozilla-taskgraph) | `4.1.1` | `4.1.2` | | [taskcluster-taskgraph](https://github.com/taskcluster/taskgraph) | `20.0.0` | `23.0.0` | Updates `jinja2` from 3.1.2 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.6) Updates `jsonschema` from 4.20.0 to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.20.0...v4.26.0) Updates `mozilla-repo-urls` from 0.1.1 to 0.2.2 Updates `mozilla-taskgraph` from 4.1.1 to 4.1.2 - [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.1.1...4.1.2) Updates `taskcluster-taskgraph` from 20.0.0 to 23.0.0 - [Release notes](https://github.com/taskcluster/taskgraph/releases) - [Changelog](https://github.com/taskcluster/taskgraph/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskgraph@20.0.0...23.0.0) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-tools-pip - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-tools-pip - dependency-name: mozilla-repo-urls dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-tools-pip - dependency-name: mozilla-taskgraph dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-tools-pip - dependency-name: taskcluster-taskgraph dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-tools-pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aed2296 commit 39a77cb

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aqtinstall==3.3.0
22
oathtool==2.4.0
3-
jinja2==3.1.2
4-
jsonschema==4.20.0
3+
jinja2==3.1.6
4+
jsonschema==4.26.0
55
pyrsistent==0.20.0
66
yamllint==1.38.0

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -465,13 +465,13 @@ inflate64==1.0.4 \
465465
--hash=sha256:fb2b5a62579d074f38352a3494c3c6ac1a90516b75c5793c39303547f1fea925 \
466466
--hash=sha256:fb2fdd63ef3933b67af98b3f2ee2f57e7787278041d7ba4821382fedd729b68a
467467
# via py7zr
468-
jinja2==3.1.2 \
469-
--hash=sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852 \
470-
--hash=sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61
468+
jinja2==3.1.6 \
469+
--hash=sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d \
470+
--hash=sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67
471471
# via -r requirements.in
472-
jsonschema==4.20.0 \
473-
--hash=sha256:4f614fd46d8d61258610998997743ec5492a648b33cf478c1ddc23ed4598a5fa \
474-
--hash=sha256:ed6231f0429ecf966f5bc8dfef245998220549cbbcf140f913b7464c52c3b6b3
472+
jsonschema==4.26.0 \
473+
--hash=sha256:0c26707e2efad8aa1bfc5b7ce170f3fccc2e4918ff85989ba9ffa9facb2be326 \
474+
--hash=sha256:d489f15263b8d200f8387e64b4c3a75f06629559fb73deb8fdfb525f2dab50ce
475475
# via -r requirements.in
476476
jsonschema-specifications==2025.9.1 \
477477
--hash=sha256:98802fee3a11ee76ecaca44429fda8a41bff98b00a0f2838151b113f210cc6fe \

taskcluster/requirements.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# For instructions on managing dependencies, see:
22
# https://taskcluster-taskgraph.readthedocs.io/en/latest/howto/bootstrap-taskgraph.html
33

4-
mozilla-repo-urls==0.1.1
5-
mozilla-taskgraph>=3.1
6-
taskcluster-taskgraph>=19
4+
mozilla-repo-urls==0.2.2
5+
mozilla-taskgraph>=4.1.2
6+
taskcluster-taskgraph>=23.0.0

taskcluster/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -552,15 +552,15 @@ mohawk==1.1.0 \
552552
--hash=sha256:3ed296a30453d0b724679e0fd41e4e940497f8e461a9a9c3b7f36e43bab0fa09 \
553553
--hash=sha256:d2a0e3ab10a209cc79e95e28f2dd54bd4a73fd1998ffe27b7ba0f962b6be9723
554554
# via taskcluster
555-
mozilla-repo-urls==0.1.1 \
556-
--hash=sha256:30510d3519479aa70211145d0ac9cf6e2fadcb8d30fa3b196bb957bd773502ba \
557-
--hash=sha256:7364da790751db2a060eb45adbf1d7db89a145ed279ba235f3425db9dd255915
555+
mozilla-repo-urls==0.2.2 \
556+
--hash=sha256:161ab84cac58c0bef2c9ce0c414aaec5483fc9593fc5616c5b186e0cccff4984 \
557+
--hash=sha256:f6e6e037ed28b38956624dfc6b40ed78247e747f13157863ab39ac89ecd7ffd6
558558
# via
559559
# -r taskcluster/requirements.in
560560
# taskcluster-taskgraph
561-
mozilla-taskgraph==4.1.1 \
562-
--hash=sha256:43ef061caf80ad0dcb3c8a3e29fa6e547fe6f8a11b77a63f8cce2bede58e428f \
563-
--hash=sha256:553935ba90b34476b2d190ba9857b067e8165b35bffbad8cb54e22504ab40f56
561+
mozilla-taskgraph==4.1.2 \
562+
--hash=sha256:22d7d439cc35768d17f43197c71fe7aa5ffa974d486543450f4ab785e74c2008 \
563+
--hash=sha256:5e79169bd83dfb0b10ae8d0d87523f534d70f79e2d64cf9534e4f061f25e7f3b
564564
# via -r taskcluster/requirements.in
565565
msgspec==0.21.1 \
566566
--hash=sha256:0d03867786e5d7ba25d666df4b11320c27170f4aeafcb8e3a8b0a50a4fb742ca \
@@ -1011,9 +1011,9 @@ taskcluster==99.2.1 \
10111011
--hash=sha256:31fe0db2d5f5e5144719885632965ed04c1321cc42b42c8e6ea72bafadcba2dd \
10121012
--hash=sha256:5d1cda6142470e98ff3587e3762cf19dbcbad716c5455f9f9738825b07d42104
10131013
# via taskcluster-taskgraph
1014-
taskcluster-taskgraph==20.0.0 \
1015-
--hash=sha256:cbf0064f39d42303458bbd22ccf0b28597f07fd752254333584149eb0a255a10 \
1016-
--hash=sha256:ee4536a8f0c9f1668c6a11546361cf4539ff94a3a2e0bdd1fca7871c2a5b55c8
1014+
taskcluster-taskgraph==23.0.0 \
1015+
--hash=sha256:21f1c482f12608e585e1b74341786b0a20b081edd87e14a59399058fbe49c344 \
1016+
--hash=sha256:cac5460db5a9d30ab6c8aeb3799f2fc9bae12be62c899e10147b12e947bd93dc
10171017
# via
10181018
# -r taskcluster/requirements.in
10191019
# mozilla-taskgraph

0 commit comments

Comments
 (0)