From d1f13a3eb47445f52ee677f7d11831c78aa72f69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 02:55:40 +0000 Subject: [PATCH] Bump oci from 2.183.0 to 2.185.0 in the oci group across 1 directory Bumps the oci group with 1 update in the / directory: [oci](https://github.com/oracle/oci-python-sdk). Updates `oci` from 2.183.0 to 2.185.0 - [Release notes](https://github.com/oracle/oci-python-sdk/releases) - [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst) - [Commits](https://github.com/oracle/oci-python-sdk/compare/v2.183.0...v2.185.0) --- updated-dependencies: - dependency-name: oci dependency-version: 2.185.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oci ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb7a8b8..9a36b80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -oci==2.183.0 +oci==2.185.0 requests==2.34.2 oci-lexer-parser==0.5.0 kubernetes>=28.1.0