Skip to content

Commit

Permalink
Bump opencv-python from 3.4.18.65 to 4.2.0.32 in /python/paddleserver (
Browse files Browse the repository at this point in the history
…kubeflow#2807)

Bumps [opencv-python](https://github.com/opencv/opencv-python) from 3.4.18.65 to 4.2.0.32.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 9, 2023
1 parent 9d16abe commit 095ba09
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
28 changes: 15 additions & 13 deletions python/paddleserver/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 python/paddleserver/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ optional = true
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
mypy = "^0.991"
opencv-python = "^3.4.0"
opencv-python = "^4.2.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 095ba09

Please sign in to comment.