Skip to content

Commit ca8316f

Browse files
committed
Update pytest.ini
1 parent 3eebfc5 commit ca8316f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ 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 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
28+
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)