We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0041cc7 commit 353e46dCopy full SHA for 353e46d
requirements.txt
@@ -12,7 +12,7 @@ GitPython == 3.1.44 # for manipulating git repos
12
unidecode == 1.3.8 # for converting strings to ascii
13
coloredlogs == 15.0.1 # for colored logging
14
PyYAML == 6.0.2 # for parsing/writing YAML
15
-oras == 0.1.30 # for OCI stuff in mapper-oci-update
+oras == 0.2.25 # for OCI stuff in mapper-oci-update
16
Jinja2 == 3.1.5 # for templating
17
rich == 13.9.4 # for rich text formatting
18
dtschema == 2024.11 # for checking dts files and dt bindings
0 commit comments