Skip to content

Bump the google group across 1 directory with 2 updates#24441

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/requirements/google-511d06fa06
Open

Bump the google group across 1 directory with 2 updates#24441
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/requirements/google-511d06fa06

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps the google group with 2 updates in the /requirements directory: google-auth and google-cloud-storage.

Updates google-auth from 2.47.0 to 2.48.0

Release notes

Sourced from google-auth's releases.

google-auth 2.48.0

2.48.0 (2026-01-21)

Features

Bug Fixes

v2.48.0rc0

2.48.0rc0 (2026-01-20)

Features

  • honor NO_GCE_CHECK environment variable (#1610) (383c98)
  • add configurable GCE Metadata Server retries (#1488) (454b44)
  • support mTLS IAM domain for Certificate based Access (#1938) (8dcf91)
  • add cryptography as required dependency (#1929) (52558a)

Bug Fixes

  • Use user_verification=preferred for ReAuth WebAuthn challenge (#1798) (3f88a2)
  • replace deprecated utcfromtimestamp (#1799) (e431f2)
  • detect correct auth when ADC env var is set by empty (#1374) (bfc07e)
  • removed content-header from AWS IMDS (#1934) (97bfea)
  • resolve circular imports (#1942) (25c1b0)
Changelog

Sourced from google-auth's changelog.

2.48.0 (2026-01-22)

Features

Bug Fixes

Commits
  • 6a982be chore: librarian release pull request: 20260121T162706Z (#1946)
  • 526d6c6 chore(tests): add cryptography to constraints file (#1944)
  • 52558ae feat: add cryptography as required dependency (#1929)
  • 8dcf91a feat(iam): Support the mTLS IAM domain for Certificate based Access (#1938)
  • db17a64 chore(tests): add sleep mocks (#1943)
  • 25c1b06 fix: resolve circular imports (#1942)
  • e5a28b5 tests: system tests for expired User Credentials (#1937)
  • 4292ab0 chore(deps): update dependency google-cloud-compute to v1.42.0 (#1939)
  • 4848ac4 chore: extracts unit tests to individual github actions (#1941)
  • 71e6e8e chore: dedent deprecation warning message (#1932)
  • Additional commits viewable in compare view

Updates google-cloud-storage from 3.8.0 to 3.9.0

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage 3.9.0

3.9.0 (2026-02-02)

Features

  • update generation for MRD (#1730) (08bc7082)

  • add get_object method for async grpc client (#1735) (0e5ec29b)

  • Add micro-benchmarks for reads comparing standard (regional) vs rapid (zonal) buckets. (#1697) (1917649f)

  • Add support for opening via write_handle and fix write_handle type (#1715) (2bc15fa5)

  • add samples for appendable objects writes and reads (2e1a1eb5)

  • add samples for appendable objects writes and reads (#1705) (2e1a1eb5)

  • add context manager to mrd (#1724) (5ac2808a)

  • Move Zonal Buckets features of _experimental (#1728) (74c9ecc5)

  • add default user agent for grpc (#1726) (7b319469)

  • expose finalized_time in blob.py applicable for GET_OBJECT in ZB (#1719) (8e21a7fe)

  • expose DELETE_OBJECT in AsyncGrpcClient (#1718) (c8dd7a0b)

  • send user_agent to grpc channel (#1712) (cdb2486b)

  • integrate writes strategy and appendable object writer (#1695) (dbd162b3)

  • Add micro-benchmarks for writes comparing standard (regional) vs rapid (zonal) buckets. (#1707) (dbe9d8b8)

  • add support for generation=0 to avoid overwriting existing objects and add is_stream_open support (#1709) (ea0f5bf8)

  • add support for generation=0 to prevent overwriting existing objects (ea0f5bf8)

  • add is_stream_open property to AsyncAppendableObjectWriter for stream status check (ea0f5bf8)

Bug Fixes

  • receive eof while closing reads stream (#1733) (2ef63396)

  • update write handle on every recv() (#1716) (5d9fafe1)

  • implement requests_done method to signal end of requests in async streams. Gracefully close streams. (#1700) (6c160794)

  • implement requests_done method to signal end of requests in async streams. Gracefully close streams. (6c160794)

  • instance grpc client once per process in benchmarks (#1725) (721ea2dd)

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

3.9.0 (2026-02-02)

Features

Bug Fixes

Commits
  • 77c1eda chore: librarian release pull request: 20260202T123858Z (#1736)
  • 0e5ec29 feat: add get_object method for async grpc client (#1735)
  • 7a00dfb chore: Add README for running zonal buckets samples (#1734)
  • 2ef6339 fix: receive eof while closing reads stream (#1733)
  • c8dd7a0 feat: expose DELETE_OBJECT in AsyncGrpcClient (#1718)
  • 08bc708 feat: update generation for MRD (#1730)
  • 74c9ecc feat: Move Zonal Buckets features of _experimental (#1728)
  • 7b31946 feat: add default user agent for grpc (#1726)
  • e730bf5 fix!: Change contructors of MRD and AAOW AsyncGrpcClient.grpc_client to Async...
  • 8e21a7f feat: expose finalized_time in blob.py applicable for GET_OBJECT in ZB (#1719)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/google-511d06fa06 branch 3 times, most recently from c16c926 to 6983aef Compare February 13, 2026 11:04
Bumps the google group with 2 updates in the /requirements directory: [google-auth](https://github.com/googleapis/google-auth-library-python) and [google-cloud-storage](https://github.com/googleapis/python-storage).


Updates `google-auth` from 2.47.0 to 2.48.0
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.47.0...v2.48.0)

Updates `google-cloud-storage` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-version: 2.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google
- dependency-name: google-cloud-storage
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/google-511d06fa06 branch from 6983aef to 7b020cd Compare February 16, 2026 11:56
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