diff --git a/pyproject.toml b/pyproject.toml index d19ae27..ac3c46b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = [ ] dependencies = [ "PyYAML==6.0.3", - "oci==2.171.0", + "oci==2.172.0", "requests==2.33.1", "prettytable==3.17.0", "oci-lexer-parser==0.1.2", diff --git a/requirements.txt b/requirements.txt index 5510a23..882fcf2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ PyYAML==6.0.3 -oci==2.171.0 +oci==2.172.0 requests==2.33.1 prettytable==3.17.0 oci-lexer-parser==0.1.2