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

Commit 473f9f8

Browse files
committed
Update pytest.ini
1 parent aac9e7d commit 473f9f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ filterwarnings =
2424
# Note that these are used in tests only
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
27-
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
27+
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

0 commit comments

Comments
 (0)