You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pytest.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,4 @@ filterwarnings =
24
24
# Note that these are used in tests only
25
25
ignore:Your config file at [/home/kbuilder/.docker/config.json] contains these credential helper entries:DeprecationWarning
26
26
ignore:The `credentials_file` argument is deprecated because of a potential security risk:DeprecationWarning
27
-
ignore:.*which Google will stop supporting in new releases of google.api_core once it reaches its end of life.*:FutureWarning
27
+
ignore:You are using a Python version .* 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.*:FutureWarning
0 commit comments