Skip to content

Commit 09941a3

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
build(deps): bump dtschema from 2025.2 to 2025.6.1
Bumps [dtschema](https://github.com/devicetree-org/dt-schema) from 2025.2 to 2025.6.1. - [Release notes](https://github.com/devicetree-org/dt-schema/releases) - [Commits](devicetree-org/dt-schema@v2025.02...v2025.06.1) --- updated-dependencies: - dependency-name: dtschema dependency-version: 2025.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f120bf commit 09941a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

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

0 commit comments

Comments
 (0)