Skip to content

Commit 99f15dc

Browse files
Bump oci from 2.172.0 to 2.173.0
Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.172.0 to 2.173.0. - [Release notes](https://github.com/oracle/oci-python-sdk/releases) - [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst) - [Commits](oracle/oci-python-sdk@v2.172.0...v2.173.0) --- updated-dependencies: - dependency-name: oci dependency-version: 2.173.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83cdfdc commit 99f15dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ authors = [
1515
]
1616
dependencies = [
1717
"PyYAML==6.0.3",
18-
"oci==2.172.0",
18+
"oci==2.173.0",
1919
"requests==2.33.1",
2020
"prettytable==3.17.0",
2121
"oci-lexer-parser==0.1.2",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyYAML==6.0.3
2-
oci==2.172.0
2+
oci==2.173.0
33
requests==2.33.1
44
prettytable==3.17.0
55
oci-lexer-parser==0.1.2

0 commit comments

Comments
 (0)