Skip to content

Commit 69b41b6

Browse files
build(deps): bump oras from 0.2.33 to 0.2.37
Bumps [oras](https://github.com/oras-project/oras-py) from 0.2.33 to 0.2.37. - [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.33...0.2.37) --- updated-dependencies: - dependency-name: oras dependency-version: 0.2.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1ab66c commit 69b41b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GitPython == 3.1.44 # 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.2 # for parsing/writing YAML
16-
oras == 0.2.33 # for OCI stuff in mapper-oci-update
16+
oras == 0.2.37 # for OCI stuff in mapper-oci-update
1717
Jinja2 == 3.1.6 # for templating
1818
rich == 14.0.0 # for rich text formatting
1919
dtschema == 2025.6.1 # for checking dts files and dt bindings

0 commit comments

Comments
 (0)