Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update google-cloud-videointelligence requirement from <2,>=1.8.0 to >=1.8.0,<3 in /sdks/python #17615

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2022

Updates the requirements on google-cloud-videointelligence to permit the latest version.

Release notes

Sourced from google-cloud-videointelligence's releases.

v2.7.0

2.7.0 (2022-04-28)

Features

  • field ObjectTrackingAnnotation.segment moved into oneof, added track_id (#318) (f1f88d4)
Changelog

Sourced from google-cloud-videointelligence's changelog.

2.7.0 (2022-04-28)

Features

  • field ObjectTrackingAnnotation.segment moved into oneof, added track_id (#318) (f1f88d4)

2.6.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#282) (5a8dc98)
  • deps: require proto-plus>=1.15.0 (5a8dc98)

2.6.0 (2022-02-11)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (aef5b0c)

Documentation

2.5.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (959836b)
  • deps: require google-api-core >= 1.28.0 (959836b)

Documentation

  • list oneofs in docstring (959836b)

2.5.0 (2021-10-18)

Features

... (truncated)

Commits
  • b6c2a85 chore(main): release 2.7.0 (#320)
  • f1f88d4 feat: field ObjectTrackingAnnotation.segment moved into oneof, added track_id...
  • 2b71e19 chore(deps): update dependency backoff to v2.0.1 (#319)
  • 3bf36d9 chore(deps): update dependency backoff to v2 (#317)
  • b495260 chore: changed model_id for test_action_rec (#315)
  • 8545f7c chore: changed model_id for test_action_rec (#315)
  • 5356d90 chore(deps): update dependency pytest to v7.1.2 (#316)
  • a5f6b54 chore(python): use ubuntu 22.04 in docs image (#313)
  • f2d2331 chore(python): add nox session to sort python imports (#312)
  • 5b4f186 chore: use gapic-generator-python 0.65.1 (#310)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [google-cloud-videointelligence](https://github.com/googleapis/python-videointelligence) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-videointelligence/releases)
- [Changelog](https://github.com/googleapis/python-videointelligence/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-videointelligence@v1.8.0...v2.7.0)

---
updated-dependencies:
- dependency-name: google-cloud-videointelligence
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels May 11, 2022
@asf-ci
Copy link

asf-ci commented May 11, 2022

Can one of the admins verify this patch?

@aaltay aaltay requested a review from tvalentyn June 13, 2022 17:23
@tvalentyn
Copy link
Contributor

This is a reasonable change, but someone has to test it first: and potentially make changes and update the lower bound.

@tvalentyn
Copy link
Contributor

Run Python 3.7 PostCommit

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2022

A newer version of google-cloud-videointelligence exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@tvalentyn
Copy link
Contributor

apache_beam/ml/gcp/videointelligenceml_test.py:36: in
from apache_beam.ml.gcp import videointelligenceml
apache_beam/ml/gcp/videointelligenceml.py:116: in
Union[str, bytes], Optional[videointelligence.types.VideoContext])
E AttributeError: module 'google.cloud.videointelligence' has no attribute 'types'

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/sdks/python/google-cloud-videointelligence-gte-1.8.0-and-lt-3 branch April 21, 2023 16:45
@tvalentyn
Copy link
Contributor

(this upgrade has been completed in #17615)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants