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 530faf4 commit d512a18Copy full SHA for d512a18
requirements.txt
@@ -13,7 +13,7 @@ GitPython == 3.1.44 # for manipulating git repos
13
unidecode == 1.4.0 # for converting strings to ascii
14
coloredlogs == 15.0.1 # for colored logging
15
PyYAML == 6.0.2 # for parsing/writing YAML
16
-oras == 0.2.33 # for OCI stuff in mapper-oci-update
+oras == 0.2.37 # 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.6.1 # for checking dts files and dt bindings
0 commit comments