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-bigtable requirement from <2,>=0.31.1 to >=0.31.1,<3 in /sdks/python #507

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 Feb 24, 2025

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

Release notes

Sourced from google-cloud-bigtable's releases.

v2.28.1

2.28.1 (2025-01-17)

Bug Fixes

Changelog

Sourced from google-cloud-bigtable's changelog.

2.28.1 (2025-01-17)

Bug Fixes

2.28.0 (2025-01-08)

Features

2.27.0 (2024-11-12)

Features

  • Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters (#1023) (0809c6a)
  • Surface retry param to Table.read_row api (#982) (a8286d2)

Bug Fixes

2.26.0 (2024-08-12)

Features

  • Add fields and the BackupType proto for Hot Backups (#1010) (b95801f)
  • Add MergeToCell to Mutation APIs (f029a24)
  • Add min, max, hll aggregators and more types (f029a24)
  • Async execute query client (#1011) (45bc8c4)

Bug Fixes

Documentation

  • Add clarification around SQL timestamps (#1012) (6e80190)
  • Corrected various type documentation (f029a24)

2.25.0 (2024-07-18)

... (truncated)

Commits
  • df08dcb chore(main): release 2.28.1 (#1074)
  • e7ecfeb fix: allow empty headers for btql routing (#1072)
  • 03ebb3f chore(python): exclude .github/workflows/unittest.yml in renovate config (#1067)
  • 9f6fa43 chore(main): release 2.28.0 (#1049)
  • 4f60bd1 chore(python): Update the python version in docs presubmit to use 3.10 (#1061)
  • 9c6f79d chore(python): update dependencies in .kokoro/docker/docs (#1052)
  • 7a6d0c5 chore(tests): sync client verification tests (#1046)
  • f974823 feat: add generated sync client (#1017)
  • 1193530 chore: use more verbose paths in hello snippets (#1045)
  • 7ea3c23 chore: add cross_sync annotations (#1000)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-bigtable](https://github.com/googleapis/python-bigtable) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-bigtable/releases)
- [Changelog](https://github.com/googleapis/python-bigtable/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigtable@v0.31.1...v2.28.1)

---
updated-dependencies:
- dependency-name: google-cloud-bigtable
  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 Pull requests that update Python code labels Feb 24, 2025
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