ebyhr commented on PR #3908:
URL: https://github.com/apache/iceberg-python/pull/3908#issuecomment-5548058047
```
==================================== ERRORS
====================================
__________ ERROR collecting tests/catalog/test_bigquery_metastore.py
___________
tests/catalog/test_bigquery_metastore.py:21: in <module>
from google.cloud.bigquery import Dataset, DatasetReference, Table,
TableReference
.venv/lib/python3.13/site-packages/google/cloud/bigquery/__init__.py:37: in
<module>
from google.cloud.bigquery.client import Client
.venv/lib/python3.13/site-packages/google/cloud/bigquery/client.py:49: in
<module>
import google.cloud._helpers # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.venv/lib/python3.13/site-packages/google/cloud/_helpers/__init__.py:37: in
<module>
import google.auth.transport.grpc
.venv/lib/python3.13/site-packages/google/auth/transport/grpc.py:44: in
<module>
warnings.warn(
E FutureWarning: grpcio < 1.83.0 does not support Post-Quantum
Cryptography (PQC). Support for non-PQC environments is deprecated. In October
2026, google-auth will raise its minimum requirements to enforce grpcio >=
1.83.0. For more details on Google Cloud's post-quantum security migration,
visit: https://cloud.google.com/security/resources/post-quantum-cryptography
=========================== short test summary info
============================
ERROR tests/catalog/test_bigquery_metastore.py - FutureWarning: grpcio <
1.83.0 does not support Post-Quantum Cryptography (PQC). Support for non-PQC
environments is deprecated. In October 2026, google-auth will raise its minimum
requirements to enforce grpcio >= 1.83.0. For more details on Google Cloud's
post-quantum security migration, visit:
https://cloud.google.com/security/resources/post-quantum-cryptography
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures
!!!!!!!!!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 3.38s
===============================
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]