Commit 41cfbd1
chore(deps): update all dependencies (#15469)
This PR contains the following updates:
| Package | Type | Update | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `v5` → `v6` |

|

|
|
[db-dtypes](https://redirect.github.com/googleapis/python-db-dtypes-pandas)
| | minor | `==1.4.4` → `==1.5.0` |

|

|
|
[google-auth](https://redirect.github.com/googleapis/google-auth-library-python)
| | minor | `==2.43.0` → `==2.47.0` |

|

|
|
[google-cloud-bigquery](https://redirect.github.com/googleapis/python-bigquery)
| | minor | `==3.38.0` → `==3.40.0` |

|

|
|
[google-cloud-bigquery-storage](https://redirect.github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-bigquery-storage)
([source](https://redirect.github.com/googleapis/google-cloud-python)) |
| minor | `==2.34.0` → `==2.36.0` |

|

|
| [ipython](https://redirect.github.com/ipython/ipython) | | minor |
`==9.7.0` → `==9.9.0` |

|

|
| [pyarrow](https://redirect.github.com/apache/arrow) | | major |
`==22.0.0` → `==23.0.0` |

|

|
| [pytest](https://redirect.github.com/pytest-dev/pytest)
([changelog](https://docs.pytest.org/en/stable/changelog.html)) | |
patch | `==9.0.1` → `==9.0.2` |

|

|
| [python](https://redirect.github.com/actions/python-versions) |
uses-with | minor | `3.13` → `3.14` |

|

|
| [python](https://redirect.github.com/actions/python-versions) |
uses-with | minor | `3.10` → `3.14` |

|

|
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v6`](https://redirect.github.com/actions/checkout/compare/v5...v6)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5...v6)
</details>
<details>
<summary>googleapis/python-db-dtypes-pandas (db-dtypes)</summary>
###
[`v1.5.0`](https://redirect.github.com/googleapis/python-db-dtypes-pandas/blob/HEAD/CHANGELOG.md#150-2025-12-15)
[Compare
Source](https://redirect.github.com/googleapis/python-db-dtypes-pandas/compare/v1.4.4...v1.5.0)
##### Features
- Add support for Python 3.14
([#​380](https://redirect.github.com/googleapis/python-db-dtypes-pandas/issues/380))
([c164a47be909203606cf982d6f0becc6c8efdb09](https://redirect.github.com/googleapis/google-cloud-python/commit/c164a47be909203606cf982d6f0becc6c8efdb09))
</details>
<details>
<summary>googleapis/google-auth-library-python (google-auth)</summary>
###
[`v2.47.0`](https://redirect.github.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2470-2026-01-06)
[Compare
Source](https://redirect.github.com/googleapis/google-auth-library-python/compare/v2.46.0...v2.47.0)
##### Features
- drop `cachetools` dependency in favor of simple local implementation
([#​1590](https://redirect.github.com/googleapis/google-auth-library-python/issues/1590))
([5c07e1c4f52bc77a1b16fa3b7b3c5269c242f6f4](https://redirect.github.com/googleapis/google-auth-library-python/commit/5c07e1c4f52bc77a1b16fa3b7b3c5269c242f6f4))
##### Bug Fixes
- Python 3.8 support
([#​1918](https://redirect.github.com/googleapis/google-auth-library-python/issues/1918))
([60dc20014a35ec4ba71e8065b9a33ecbdbeca97a](https://redirect.github.com/googleapis/google-auth-library-python/commit/60dc20014a35ec4ba71e8065b9a33ecbdbeca97a))
###
[`v2.46.0`](https://redirect.github.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2460-2026-01-05)
[Compare
Source](https://redirect.github.com/googleapis/google-auth-library-python/compare/v2.45.0...v2.46.0)
##### Documentation
- update urllib3 docstrings for v2 compatibility
([#​1903](https://redirect.github.com/googleapis/google-auth-library-python/issues/1903))
([3f1aeea2d1014ea1d244a4c3470e52d74d55404b](https://redirect.github.com/googleapis/google-auth-library-python/commit/3f1aeea2d1014ea1d244a4c3470e52d74d55404b))
##### Features
- Recognize workload certificate config in
has\_default\_client\_cert\_source for mTLS for Agentic Identities
([#​1907](https://redirect.github.com/googleapis/google-auth-library-python/issues/1907))
([0b9107d573123e358c347ffa067637f992af61b4](https://redirect.github.com/googleapis/google-auth-library-python/commit/0b9107d573123e358c347ffa067637f992af61b4))
##### Bug Fixes
- add types to default and verify\_token and Request **init** based on
comments in the source code.
([#​1588](https://redirect.github.com/googleapis/google-auth-library-python/issues/1588))
([59a5f588f7793b59d923a4185c8c07738da618f7](https://redirect.github.com/googleapis/google-auth-library-python/commit/59a5f588f7793b59d923a4185c8c07738da618f7))
- fix the document of secure\_authorized\_session
([#​1536](https://redirect.github.com/googleapis/google-auth-library-python/issues/1536))
([5d0014707fc359782df5ccfcaa75fd372fe9dce3](https://redirect.github.com/googleapis/google-auth-library-python/commit/5d0014707fc359782df5ccfcaa75fd372fe9dce3))
- remove setup.cfg configuration for creating universal wheels
([#​1693](https://redirect.github.com/googleapis/google-auth-library-python/issues/1693))
([c767531ce05a89002d109f595187aff1fcaacfb7](https://redirect.github.com/googleapis/google-auth-library-python/commit/c767531ce05a89002d109f595187aff1fcaacfb7))
- use .read() instead of .content.read() in aiohttp transport
([#​1899](https://redirect.github.com/googleapis/google-auth-library-python/issues/1899))
([12f4470f808809e8abf1141f98d88ab720c3899b](https://redirect.github.com/googleapis/google-auth-library-python/commit/12f4470f808809e8abf1141f98d88ab720c3899b))
- raise RefreshError for missing token in impersonated credentials
([#​1897](https://redirect.github.com/googleapis/google-auth-library-python/issues/1897))
([94d04e090fdfc61926dd32bc1d65f8820b9cede5](https://redirect.github.com/googleapis/google-auth-library-python/commit/94d04e090fdfc61926dd32bc1d65f8820b9cede5))
- Fix test coverage for mtls\_helper
([#​1886](https://redirect.github.com/googleapis/google-auth-library-python/issues/1886))
([02e71631fe275d93825c2e957e830773e75133f7](https://redirect.github.com/googleapis/google-auth-library-python/commit/02e71631fe275d93825c2e957e830773e75133f7))
###
[`v2.45.0`](https://redirect.github.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2450-2025-12-15)
[Compare
Source](https://redirect.github.com/googleapis/google-auth-library-python/compare/v2.44.0...v2.45.0)
##### Features
- Adding Agent Identity bound token support and handling certificate
mismatches with retries
([#​1890](https://redirect.github.com/googleapis/google-auth-library-python/issues/1890))
([b32c934e6b0d09b94c467cd432a0a635e8b05f5c](https://redirect.github.com/googleapis/google-auth-library-python/commit/b32c934e6b0d09b94c467cd432a0a635e8b05f5c))
###
[`v2.44.0`](https://redirect.github.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2440-2025-12-13)
[Compare
Source](https://redirect.github.com/googleapis/google-auth-library-python/compare/v2.43.0...v2.44.0)
##### Features
- support Python 3.14
([#​1822](https://redirect.github.com/googleapis/google-auth-library-python/issues/1822))
([0f7097e78f247665b6ef0287d482033f7be2ed6d](https://redirect.github.com/googleapis/google-auth-library-python/commit/0f7097e78f247665b6ef0287d482033f7be2ed6d))
- add ecdsa p-384 support
([#​1872](https://redirect.github.com/googleapis/google-auth-library-python/issues/1872))
([39c381a5f6881b590025f36d333d12eff8dc60fc](https://redirect.github.com/googleapis/google-auth-library-python/commit/39c381a5f6881b590025f36d333d12eff8dc60fc))
- MDS connections use mTLS
([#​1856](https://redirect.github.com/googleapis/google-auth-library-python/issues/1856))
([0387bb95713653d47e846cad3a010eb55ef2db4c](https://redirect.github.com/googleapis/google-auth-library-python/commit/0387bb95713653d47e846cad3a010eb55ef2db4c))
- Implement token revocation in STS client and add revoke() metho…
([#​1849](https://redirect.github.com/googleapis/google-auth-library-python/issues/1849))
([d5638986ca03ee95bfffa9ad821124ed7e903e63](https://redirect.github.com/googleapis/google-auth-library-python/commit/d5638986ca03ee95bfffa9ad821124ed7e903e63))
- Add shlex to correctly parse executable commands with spaces
([#​1855](https://redirect.github.com/googleapis/google-auth-library-python/issues/1855))
([cf6fc3cced78bc1362a7fe596c32ebc9ce03c26b](https://redirect.github.com/googleapis/google-auth-library-python/commit/cf6fc3cced78bc1362a7fe596c32ebc9ce03c26b))
##### Bug Fixes
- Use public refresh method for source credentials in
ImpersonatedCredentials
([#​1884](https://redirect.github.com/googleapis/google-auth-library-python/issues/1884))
([e0c3296f471747258f6d98d2d9bfde636358ecde](https://redirect.github.com/googleapis/google-auth-library-python/commit/e0c3296f471747258f6d98d2d9bfde636358ecde))
- Add temporary patch to workload cert logic to accomodate Cloud Run
mis-configuration
([#​1880](https://redirect.github.com/googleapis/google-auth-library-python/issues/1880))
([78de7907b8bdb7b5510e3c6fa8a3f3721e2436d7](https://redirect.github.com/googleapis/google-auth-library-python/commit/78de7907b8bdb7b5510e3c6fa8a3f3721e2436d7))
- Delegate workload cert and key default lookup to helper function
([#​1877](https://redirect.github.com/googleapis/google-auth-library-python/issues/1877))
([b0993c7edaba505d0fb0628af28760c43034c959](https://redirect.github.com/googleapis/google-auth-library-python/commit/b0993c7edaba505d0fb0628af28760c43034c959))
</details>
<details>
<summary>googleapis/python-bigquery (google-cloud-bigquery)</summary>
###
[`v3.40.0`](https://redirect.github.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3400-2026-01-08)
[Compare
Source](https://redirect.github.com/googleapis/python-bigquery/compare/v3.39.0...v3.40.0)
##### Features
- support load\_table and list\_rows with picosecond timestamp
([#​2351](https://redirect.github.com/googleapis/python-bigquery/issues/2351))
([46764a59ca7a21ed14ad2c91eb7f98c302736c22](https://redirect.github.com/googleapis/google-cloud-python/commit/46764a59ca7a21ed14ad2c91eb7f98c302736c22))
- support timestamp\_precision in table schema
([#​2333](https://redirect.github.com/googleapis/python-bigquery/issues/2333))
([8d5785aea50b9f9e5b13bd4c91e8a08d6dac7778](https://redirect.github.com/googleapis/google-cloud-python/commit/8d5785aea50b9f9e5b13bd4c91e8a08d6dac7778))
###
[`v3.39.0`](https://redirect.github.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3390-2025-12-12)
[Compare
Source](https://redirect.github.com/googleapis/python-bigquery/compare/v3.38.0...v3.39.0)
##### Documentation
- remove experimental annotations from GA features
([#​2303](https://redirect.github.com/googleapis/python-bigquery/issues/2303))
([1f1f9d41e8a2c9016198d848ad3f1cbb88cf77b0](https://redirect.github.com/googleapis/google-cloud-python/commit/1f1f9d41e8a2c9016198d848ad3f1cbb88cf77b0))
##### Features
- adds support for Python runtime 3.14
([#​2322](https://redirect.github.com/googleapis/python-bigquery/issues/2322))
([6065e14c448cb430189982dd70025fa0575777ca](https://redirect.github.com/googleapis/google-cloud-python/commit/6065e14c448cb430189982dd70025fa0575777ca))
- Add ExternalRuntimeOptions to BigQuery routine
([#​2311](https://redirect.github.com/googleapis/python-bigquery/issues/2311))
([fa76e310a16ea6cba0071ff1d767ca1c71514da7](https://redirect.github.com/googleapis/google-cloud-python/commit/fa76e310a16ea6cba0071ff1d767ca1c71514da7))
##### Bug Fixes
- include `io.Base` in the `PathType`
([#​2323](https://redirect.github.com/googleapis/python-bigquery/issues/2323))
([b11e09cb6ee32e451b37eda66bece2220b9ceaba](https://redirect.github.com/googleapis/google-cloud-python/commit/b11e09cb6ee32e451b37eda66bece2220b9ceaba))
- honor custom `retry` in `job.result()`
([#​2302](https://redirect.github.com/googleapis/python-bigquery/issues/2302))
([e118b029bbc89a5adbab83f39858c356c23665bf](https://redirect.github.com/googleapis/google-cloud-python/commit/e118b029bbc89a5adbab83f39858c356c23665bf))
- remove ambiguous error codes from query retries
([#​2308](https://redirect.github.com/googleapis/python-bigquery/issues/2308))
([8bbd3d01026c493dfa5903b397d2b01c0e9bf43b](https://redirect.github.com/googleapis/google-cloud-python/commit/8bbd3d01026c493dfa5903b397d2b01c0e9bf43b))
</details>
<details>
<summary>googleapis/google-cloud-python
(google-cloud-bigquery-storage)</summary>
###
[`v2.36.0`](https://redirect.github.com/googleapis/google-cloud-python/releases/tag/google-cloud-bigquery-storage-v2.36.0):
google-cloud-bigquery-storage 2.36.0
[Compare
Source](https://redirect.github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-storage-v2.35.0...google-cloud-bigquery-storage-v2.36.0)
##### Features
- auto-enable mTLS when supported certificates are detected
(PiperOrigin-RevId:
[`8454486`](https://redirect.github.com/googleapis/google-cloud-python/commit/845448683))
([d2b35b2](https://redirect.github.com/googleapis/google-cloud-python/commit/d2b35b25))
- check Python and dependency versions in generated GAPICs
(PiperOrigin-RevId:
[`8454486`](https://redirect.github.com/googleapis/google-cloud-python/commit/845448683))
([d2b35b2](https://redirect.github.com/googleapis/google-cloud-python/commit/d2b35b25))
###
[`v2.35.0`](https://redirect.github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.34.0...google-cloud-documentai-v2.35.0)
[Compare
Source](https://redirect.github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-storage-v2.34.0...google-cloud-bigquery-storage-v2.35.0)
</details>
<details>
<summary>ipython/ipython (ipython)</summary>
###
[`v9.9.0`](https://redirect.github.com/ipython/ipython/compare/9.8.0...9.9.0)
[Compare
Source](https://redirect.github.com/ipython/ipython/compare/9.8.0...9.9.0)
###
[`v9.8.0`](https://redirect.github.com/ipython/ipython/compare/9.7.0...9.8.0)
[Compare
Source](https://redirect.github.com/ipython/ipython/compare/9.7.0...9.8.0)
</details>
<details>
<summary>pytest-dev/pytest (pytest)</summary>
###
[`v9.0.2`](https://redirect.github.com/pytest-dev/pytest/releases/tag/9.0.2)
[Compare
Source](https://redirect.github.com/pytest-dev/pytest/compare/9.0.1...9.0.2)
### pytest 9.0.2 (2025-12-06)
#### Bug fixes
-
[#​13896](https://redirect.github.com/pytest-dev/pytest/issues/13896):
The terminal progress feature added in pytest 9.0.0 has been disabled by
default, except on Windows, due to compatibility issues with some
terminal emulators.
You may enable it again by passing `-p terminalprogress`. We may enable
it by default again once compatibility improves in the future.
Additionally, when the environment variable `TERM` is `dumb`, the escape
codes are no longer emitted, even if the plugin is enabled.
-
[#​13904](https://redirect.github.com/pytest-dev/pytest/issues/13904):
Fixed the TOML type of the `tmp_path_retention_count` settings in the
API reference from number to string.
-
[#​13946](https://redirect.github.com/pytest-dev/pytest/issues/13946):
The private `config.inicfg` attribute was changed in a breaking manner
in pytest 9.0.0.
Due to its usage in the ecosystem, it is now restored to working order
using a compatibility shim.
It will be deprecated in pytest 9.1 and removed in pytest 10.
-
[#​13965](https://redirect.github.com/pytest-dev/pytest/issues/13965):
Fixed quadratic-time behavior when handling `unittest` subtests in
Python 3.10.
#### Improved documentation
-
[#​4492](https://redirect.github.com/pytest-dev/pytest/issues/4492):
The API Reference now contains cross-reference-able documentation of
`pytest's command-line flags <command-line-flags>`.
</details>
<details>
<summary>actions/python-versions (python)</summary>
###
[`v3.14.2`](https://redirect.github.com/actions/python-versions/releases/tag/3.14.2-20014991423):
3.14.2
[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.14.1-19879739908...3.14.2-20014991423)
Python 3.14.2
###
[`v3.14.1`](https://redirect.github.com/actions/python-versions/releases/tag/3.14.1-19879739908):
3.14.1
[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.14.0-18313368925...3.14.1-19879739908)
Python 3.14.1
###
[`v3.14.0`](https://redirect.github.com/actions/python-versions/releases/tag/3.14.0-18313368925):
3.14.0
[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.11-20014977833...3.14.0-18313368925)
Python 3.14.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/google-cloud-python).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
---------
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>1 parent ae01133 commit 41cfbd1
File tree
11 files changed
+22
-22
lines changed- .github/workflows
- packages/google-cloud-bigquery-storage/samples
- pyarrow
- quickstart
- snippets
- to_dataframe
11 files changed
+22
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments