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-language requirement from <2,>=1.3.0 to >=1.3.0,<3 in /sdks/python #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

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

Release notes

Sourced from google-cloud-language's releases.

v2.6.0

2.6.0 (2022-09-29)

Features

  • Add support for V1 and V2 classification models (#376) (3ba5c56)

Bug Fixes

Documentation

  • Update classification sample to use v2 model (#378) (73670e2)
Changelog

Sourced from google-cloud-language's changelog.

2.6.0 (2022-09-29)

Features

  • Add support for V1 and V2 classification models (#376) (3ba5c56)

Bug Fixes

Documentation

  • Update classification sample to use v2 model (#378) (73670e2)

2.5.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#349) (a9c90c3)
  • deps: require proto-plus >= 1.22.0 (a9c90c3)

2.5.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#339) (b971d59)

2.5.0 (2022-07-07)

Features

Bug Fixes

2.4.3 (2022-06-06)

Bug Fixes

... (truncated)

Commits
  • 6094ee3 chore(main): release 2.6.0 (#380)
  • 06f74b0 fix(deps): require protobuf >= 3.20.2 (#381)
  • 73670e2 docs: update classification sample to use v2 model (#378)
  • 3ba5c56 feat: Add support for V1 and V2 classification models (#376)
  • 752e6b9 chore(deps): update dependency google-api-python-client to v2.62.0 (#375)
  • 0a09104 chore(deps): update dependency google-auth to v2.11.1 (#374)
  • b82cf8d chore(deps): update dependency google-api-python-client to v2.61.0 (#373)
  • f5e2272 chore: detect samples tests in nested directories (#372)
  • fda4821 chore: use gapic generator python 1.4.1 (#371)
  • cbf83f9 chore(deps): update dependency numpy to v1.23.3 (#370)
  • 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-language](https://github.com/googleapis/python-language) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-language/releases)
- [Changelog](https://github.com/googleapis/python-language/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-language@v1.3.0...v2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 4, 2022
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants