Skip to content

Commit 353e46d

Browse files
build(deps): bump oras from 0.1.30 to 0.2.25
Bumps [oras](https://github.com/oras-project/oras-py) from 0.1.30 to 0.2.25. - [Release notes](https://github.com/oras-project/oras-py/releases) - [Changelog](https://github.com/oras-project/oras-py/blob/main/CHANGELOG.md) - [Commits](oras-project/oras-py@0.1.30...0.2.25) --- updated-dependencies: - dependency-name: oras dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0041cc7 commit 353e46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GitPython == 3.1.44 # for manipulating git repos
1212
unidecode == 1.3.8 # for converting strings to ascii
1313
coloredlogs == 15.0.1 # for colored logging
1414
PyYAML == 6.0.2 # for parsing/writing YAML
15-
oras == 0.1.30 # for OCI stuff in mapper-oci-update
15+
oras == 0.2.25 # for OCI stuff in mapper-oci-update
1616
Jinja2 == 3.1.5 # for templating
1717
rich == 13.9.4 # for rich text formatting
1818
dtschema == 2024.11 # for checking dts files and dt bindings

0 commit comments

Comments
 (0)