Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 006e018

Browse files
committed
Update pytest.ini
1 parent c0ff2f7 commit 006e018

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ filterwarnings =
2525
ignore:Your config file at [/home/kbuilder/.docker/config.json] contains these credential helper entries:DeprecationWarning
2626
ignore:The `credentials_file` argument is deprecated because of a potential security risk:DeprecationWarning
2727
ignore:You are using a Python version \(([\d\.]+)\) which Google will stop supporting in new releases of google\.api_core once it reaches its end of life \(([\d-]{10})\)\. Please upgrade to the latest Python version, or at least Python ([\d\.]+), to continue receiving updates for google\.api_core past that date.:FutureWarning
28+
ignore:You are using a non-supported Python version \(([\d\.]+)\)\. Google will not post any further updates to google\.api_core supporting this Python version\. Please upgrade to the latest Python version, or at least Python ([\d\.]+),, and then update google\.api_core.:FutureWarning
2829
ignore:You are using a Python version \(([\d\.]+)\) past its end of life\. Google will update google\.api_core with critical bug fixes on a best-effort basis, but not with any other fixes or features\. Please upgrade to the latest Python version, or at least Python ([\d\.]+), and then update google\.api_core.:FutureWarning

0 commit comments

Comments
 (0)