Skip to content
Prev Previous commit
Next Next commit
Update pytest.ini
  • Loading branch information
abbrowne126 committed Oct 28, 2025
commit 4e13fd297b2d17550bfc8a2d85cc30a49f8723f8
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ filterwarnings =
# Note that these are used in tests only
ignore:Your config file at [/home/kbuilder/.docker/config.json] contains these credential helper entries:DeprecationWarning
ignore:The `credentials_file` argument is deprecated because of a potential security risk:DeprecationWarning
ignore:.*which Google will stop supporting in new releases of google.api_core once it reaches its end of life.*:FutureWarning
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
Loading