Skip to content

Commit 8787558

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
build(deps): bump oras from 0.2.38 to 0.2.39
Bumps [oras](https://github.com/oras-project/oras-py) from 0.2.38 to 0.2.39. - [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.2.38...0.2.39) --- updated-dependencies: - dependency-name: oras dependency-version: 0.2.39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99df7c5 commit 8787558

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
@@ -13,7 +13,7 @@ GitPython == 3.1.46 # for manipulating git repos
1313
unidecode == 1.4.0 # for converting strings to ascii
1414
coloredlogs == 15.0.1 # for colored logging
1515
PyYAML == 6.0.3 # for parsing/writing YAML
16-
oras == 0.2.38 # for OCI stuff in mapper-oci-update
16+
oras == 0.2.39 # for OCI stuff in mapper-oci-update
1717
Jinja2 == 3.1.6 # for templating
1818
rich == 14.3.2 # for rich text formatting
1919
dtschema == 2025.12 # for checking dts files and dt bindings

0 commit comments

Comments
 (0)