Skip to content

Commit

Permalink
Bump oci from 2.44.0 to 2.44.1 (#2)
Browse files Browse the repository at this point in the history
Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.44.0 to 2.44.1.
- [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.44.0...v2.44.1)

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

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 Aug 26, 2021
1 parent de8cfc2 commit a90d2e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 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.44.0"
oci = "^2.44.1"
pydantic = "^1.8.2"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit a90d2e8

Please sign in to comment.