diff --git a/pyproject.toml b/pyproject.toml index 2587d961..af16985c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,7 +95,7 @@ dev = [ "types-requests==2.32.4.20250913" ] google-onetap = [ - "google-auth>=2.40.0,<2.47" + "google-auth>=2.40.0,<2.48" ] saml = [ "python3-saml>=1.16.0"