Skip to content

Commit f67c4a3

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
build(deps): bump dtschema from 2025.12 to 2026.4
Bumps [dtschema](https://github.com/devicetree-org/dt-schema) from 2025.12 to 2026.4. - [Release notes](https://github.com/devicetree-org/dt-schema/releases) - [Commits](devicetree-org/dt-schema@v2025.12...v2026.04) --- updated-dependencies: - dependency-name: dtschema dependency-version: '2026.4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e9d75a commit f67c4a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ PyYAML == 6.0.3 # for parsing/writing YAML
1616
oras == 0.2.42 # for OCI stuff in mapper-oci-update
1717
Jinja2 == 3.1.6 # for templating
1818
rich == 14.3.3 # for rich text formatting
19-
dtschema == 2025.12 # for checking dts files and dt bindings
19+
dtschema == 2026.4 # for checking dts files and dt bindings
2020
yamllint == 1.38.0 # for checking dts files and dt bindings

0 commit comments

Comments
 (0)