Skip to content

Commit

Permalink
Bump oci from 2.65.0 to 2.66.0 (#61)
Browse files Browse the repository at this point in the history
Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.65.0 to 2.66.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.65.0...v2.66.0)

---
updated-dependencies:
- dependency-name: oci
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2022
1 parent ae3a90b commit 61c0aca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.9"
oci = "^2.65.0"
oci = "^2.66.0"
pydantic = "^1.9.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 61c0aca

Please sign in to comment.