We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f120bf commit 09941a3Copy full SHA for 09941a3
requirements.txt
@@ -16,5 +16,5 @@ PyYAML == 6.0.2 # for parsing/writing YAML
16
oras == 0.2.33 # for OCI stuff in mapper-oci-update
17
Jinja2 == 3.1.6 # for templating
18
rich == 14.0.0 # for rich text formatting
19
-dtschema == 2025.2 # for checking dts files and dt bindings
+dtschema == 2025.6.1 # for checking dts files and dt bindings
20
yamllint == 1.37.1 # for checking dts files and dt bindings
0 commit comments