Skip to content

Commit 1b6b263

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] <support@github.com>
1 parent 523be17 commit 1b6b263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GitPython == 3.1.43 # 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.4 # 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)