diff --git a/pyproject.toml b/pyproject.toml index 25066fe29..b63ea7ee4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dev = [ "types-requests==2.33.0.20260712" ] google-onetap = [ - "google-auth>=2.40.0,<2.57" + "google-auth>=2.40.0,<2.58" ] saml = [ "python3-saml>=1.16.0"